Public Member Functions | |
cTileLayer (unsigned int alW, unsigned int alH, bool abCollision, bool abLit, eTileLayerType aType, float afZ=0) | |
bool | SetTile (unsigned int alX, unsigned int alY, cTile *aVal) |
cTile * | GetAt (int alX, int alY) |
cTile * | GetAt (int alNum) |
void | SetZ (float afZ) |
float | GetZ () |
bool | HasCollision () |