|
| cTileMap (cVector2l avSize, float afTileSize, cGraphics *apGraphics, cResources *apResources) |
|
const cVector2l & | GetSize () |
|
float | GetTileSize () |
|
int | GetTileNeighbours4Dir (int alTileNum, int alLayer, bool *avDir) |
|
void | AddTileSet (cTileSet *apSet) |
|
cTileSet * | GetTileSet (int alNum) |
|
void | AddTileLayerFront (cTileLayer *apLayer) |
|
void | AddTileLayerBack (cTileLayer *apLayer) |
|
cTileLayer * | GetTileLayer (int alNum) |
|
int | GetTileLayerNum () |
|
iTileMapIt * | GetRectIterator (const cRect2f &aRect, int alLayer) |
|
iTileMapIt * | GetLineIterator (const cVector2f &avStart, const cVector2f &avEnd, int alLayer) |
|
void | Render (cCamera2D *apCam) |
|
cTile * | GetScreenTile (cVector2f avPos, int alLayer, cCamera2D *apCam) |
|
void | SetScreenTileData (cVector2f avPos, int alLayer, cCamera2D *apCam, int alTileSet, int alTileNum) |
|
void | SetScreenTileAngle (cVector2f avPos, int alLayer, cCamera2D *apCam, int alAngle) |
|
cTile * | GetWorldTile (cVector2f avPos, int alLayer) |
|
cVector2f | GetWorldPos (cVector2f avScreenPos, cCamera2D *apCam) |
|
void | SetShadowLayer (int alShadowLayer) |
|
int | GetShadowLayer () |
|
The documentation for this class was generated from the following file: