Struct Atlas
Public Attributes
| Type | Name |
|---|---|
| u8 * | atlasBytes |
| int | atlasHeight |
| int | atlasWidth |
| bool | bActive |
| hTexture | texture |
Public Attributes Documentation
variable atlasBytes
u8* Atlas::atlasBytes;
variable atlasHeight
int Atlas::atlasHeight;
variable atlasWidth
int Atlas::atlasWidth;
variable bActive
bool Atlas::bActive;
variable texture
hTexture Atlas::texture;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/core/Atlas.c