Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
dcpp::gui::SGUISpriteFrame Class Reference

A single sprite frame. More...

#include <duckcpp/core/engine/IGUISpriteBank.hpp>

Public Member Functions

 SGUISpriteFrame (u32 textureIndex, u32 positionIndex)
 

Public Attributes

u32 textureNumber
 Texture index in IGUISpriteBank.
 
u32 rectNumber
 Index in IGUISpriteBank::getPositions()
 

Detailed Description

A single sprite frame.


The documentation for this class was generated from the following file:

Duckcpp    @cppfx.xyz