Map Member List

This is the complete list of members for Map, including all inherited members.
attachCamera(Entity *entity)Map
debug()Map
deleteProp(Prop *prop)Map
detachCamera()Map
draw()=0Map [private, pure virtual]
drawCursor(bool draw)Map
drawCursor()Map
drawDebug(int x, int y)Map [private]
drawGrid()Map [private, virtual]
ensureTileIntegrity()Map [private]
getBgAudio() const Map [inline]
getCameraOffsetX() const Map
getCameraOffsetY() const Map
getName() const Map [inline]
getPropFactory() const Map [inline]
getProps() const Map [inline]
getScreenGridBox()Map [protected]
getTileSets() const Map [inline]
getWarpArea(int x, int y)Map
getWarpAreas() const Map [inline]
getWorldHeight() const Map [inline]
getWorldWidth() const Map [inline]
injectMouseCoords(int pointerX, int pointerY)Map
insertProp(Prop *prop, int x, int y)Map
insertTile(Uint tsetId, Uint tsetIndex, Uint layerId, int mapX, int mapY)Map
isLoaded() const Map [inline]
Map(const std::string &filePath, const std::string &driverName)Map
Map(int width, int height, TileSet &tset)Map
mBgMusicMap [protected]
mCameraMap [protected]
mDrawCursorMap [protected]
mDriverMap [protected]
mEntityManagerMap [private]
mIsLoadedMap [protected]
mLayersMap [protected]
mMapHeightMap [protected]
mMapWidthMap [protected]
mMapXMLMap [private]
mMessageListMap [private]
mMouseTileXMap [protected]
mMouseTileYMap [protected]
mNameMap [protected]
mOffsetXMap [protected]
mOffsetYMap [protected]
moveViewport(int x, int y)Map
mPointerXMap [protected]
mPointerYMap [protected]
mPropFactoryMap [protected]
mPropsMap [protected]
mTileHeightMap [protected]
mTileSetsMap [protected]
mTileTallestHeightMap [protected]
mTileWidthMap [protected]
mVersionMap [protected]
mWarpAreasMap [protected]
mWorldSpaceHMap [protected]
mWorldSpaceWMap [protected]
parseInteractors(TiXmlElement *xmlRootElement)Map [private]
parseLayers(TiXmlNode *node)Map [private]
parseLights(TiXmlElement *xmlRootElement)Map [private]
parseNPCs(TiXmlElement *xmlRootElement)Map [private]
parseObjects(TiXmlNode *node)Map [private]
parseProp(TiXmlNode *node)Map [private]
parseProperties(TiXmlNode *node)Map [private]
parseSeats(TiXmlElement *xmlRootElement)Map [private]
parseTileSets(TiXmlNode *node)Map [private]
parseTriggers(TiXmlElement *xmlRootElement)Map [private]
parseWarpAreas(TiXmlNode *node)Map [private]
readXml(const std::string &filePath)Map [private]
save(const std::string &filename)Map
setBgAudio(const std::string &audio)Map [inline]
setName(const std::string &name)Map [inline]
setViewport(int x, int y)Map
sortProps()Map [private]
update()Map
updateCursor()=0Map [private, pure virtual]
~Map()Map [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines