This is the complete list of members for
mapLayer, including all inherited members.
| getName() | mapLayer | [inline] |
| getTile(Uint x, Uint y) | mapLayer | [inline] |
| getTileIndex(Uint x, Uint y) | mapLayer | [inline] |
| getTileSetId(Uint x, Uint y) | mapLayer | [inline] |
| isLoaded() | mapLayer | [inline] |
| mapLayer(TiXmlNode *node, const std::string &name, int width, int height) | mapLayer | |
| mapLayer(const std::string &name, int width, int height) | mapLayer | |
| mHeight | mapLayer | [private] |
| mIsLoaded | mapLayer | [private] |
| mName | mapLayer | [private] |
| mTileGrid | mapLayer | [private] |
| mWidth | mapLayer | [private] |
| parseTiles(TiXmlNode *node) | mapLayer | [private] |
| setTile(Uint x, Uint y, Uint tsetId, Uint tsetIndex) | mapLayer | |
| ~mapLayer() | mapLayer | |