SDLGameEngine

SGELAYER Struct Reference

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
SGESPRITEsprite
 the sprite (image) of the layer

Detailed Description

information about a layer

Definition at line 60 of file sgestage.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines