Data Fields | |
uint16 | height |
Height of the sprite. | |
uint16 | width |
Width of the sprite. | |
int16 | x_offs |
Number of pixels to shift the sprite to the right. | |
int16 | y_offs |
Number of pixels to shift the sprite downwards. | |
byte | data [] |
Sprite data. |
Definition at line 17 of file spritecache.h.