NightFox’s Lib
|
Struct that holds information about sprite graphics in RAM. More...
#include <nf_sprite256.h>
Data Fields | |
size_t | size |
Size in bytes of the graphics data. | |
u16 | width |
Width of graphics data. | |
u16 | height |
Height of graphics data. | |
bool | available |
True if this slot is free, false otherwise. | |
Struct that holds information about sprite graphics in RAM.