EngineLib
 All Classes Functions
Map Member List

This is the complete list of members for Map, including all inherited members.

clearMap() (defined in Map)Map
drawMap()Map
drawMap(int px, int py)Map
getTile(int x, int y)Map
loadMap(const char *file)Map
loadTileset(char *ptilesetfile, int tilewidth, int tileheight, int tiles)Map
Map(TileSet *tileset, int tilesx, int tilesy) (defined in Map)Map
saveMap(const char *file)Map
setTile(int id, int x, int y, int type)Map
setTile(Tile *)Map
small (defined in Map)Map
tiles (defined in Map)Map
tileset (defined in Map)Map
tilesx (defined in Map)Map
tilesy (defined in Map)Map
~Map() (defined in Map)Mapvirtual