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 (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()
 

Detailed Description

A single sprite frame.


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

Duckcpp    @cppfx.xyz