|
SDLGameEngine
|
information about a layer More...
#include <sgestage.h>
Data Fields | |
| int | x |
| the x position of the layer | |
| int | y |
| the y position of the layer | |
| int | w |
| the width of the layer | |
| int | h |
| the height of the layer | |
| SGESPRITE * | sprite |
| the sprite (image) of the layer | |
information about a layer
Definition at line 60 of file sgestage.h.