|
SDLGameEngine
|
information about the stage More...
#include <sgestage.h>
Data Fields | |
| int | cameraX |
| the x position of the camera | |
| int | cameraY |
| the y position of the camera | |
| int | w |
| the width of the stage | |
| int | h |
| the height of the stage | |
| SGEARRAY * | layers |
| a SGEARRAY holding all layers of the stage | |
| SGEARRAY * | spriteGroups |
| a SGEARRAY holding all sprite groups of the stage | |
information about the stage
Definition at line 76 of file sgestage.h.