Sprite structure in the table file.
More...
|
| uint32_t | position |
| | Position of the sprite in the chunk data file.
|
| |
| uint8_t | width |
| | Width of the sprite.
|
| |
| uint8_t | height |
| | Height of the sprite.
|
| |
◆ th_sprite_properties()
| th_sprite_properties::th_sprite_properties |
( |
const uint8_t * |
pData | ) |
|
|
inlineexplicit |
◆ height
| uint8_t th_sprite_properties::height |
◆ position
| uint32_t th_sprite_properties::position |
Position of the sprite in the chunk data file.
◆ size
| constexpr size_t th_sprite_properties::size = 6 |
|
staticconstexpr |
◆ width
| uint8_t th_sprite_properties::width |
The documentation for this struct was generated from the following file: