28 #ifndef HPL_TILEMAP_LINE_IT_H 29 #define HPL_TILEMAP_LINE_IT_H 31 #include "hpl1/engine/math/MathTypes.h" 32 #include "hpl1/engine/scene/TileMap.h" 33 #include "hpl1/engine/scene/TileMapIt.h" 54 int GetCurrentLayer();
83 #endif // HPL_TILEMAP_LINE_IT_H
Definition: TileMapLineIt.h:37
Definition: TileMapIt.h:35
cTileMapLineIt(cVector2f avStartPos, cVector2f avEndPos, cTileMap *apTileMap, int alLayer)