![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
A single sprite frame. More...
#include <duckcpp/core/engine/IGUISpriteBank.hpp>
Public Member Functions | |
| SGUISpriteFrame (dcpp::uint32_kt textureIndex, dcpp::uint32_kt positionIndex) | |
Public Attributes | |
| dcpp::uint32_kt | textureNumber |
| Texture index in IGUISpriteBank. | |
| dcpp::uint32_kt | rectNumber |
| Index in IGUISpriteBank::getPositions() | |
A single sprite frame.