This is the complete list of members for Tmx::TileLayer, including all inherited members.
GetCompression() const | Tmx::TileLayer | inline |
GetEncoding() const | Tmx::TileLayer | inline |
GetHeight() const | Tmx::Layer | inline |
GetLayerType() const | Tmx::Layer | inline |
GetName() const | Tmx::Layer | inline |
GetOpacity() const | Tmx::Layer | inline |
GetParseOrder() const | Tmx::Layer | inline |
GetProperties() const | Tmx::Layer | inline |
GetTile(int x, int y) const | Tmx::TileLayer | inline |
GetTile(int index) const | Tmx::TileLayer | inline |
GetTileGid(int x, int y) const | Tmx::TileLayer | inline |
GetTileId(int x, int y) const | Tmx::TileLayer | inline |
GetTileTilesetIndex(int x, int y) const | Tmx::TileLayer | inline |
GetWidth() const | Tmx::Layer | inline |
GetX() const | Tmx::Layer | inline |
GetY() const | Tmx::Layer | inline |
GetZOrder() const | Tmx::Layer | inline |
IsTileFlippedDiagonally(int x, int y) const | Tmx::TileLayer | inline |
IsTileFlippedHorizontally(int x, int y) const | Tmx::TileLayer | inline |
IsTileFlippedVertically(int x, int y) const | Tmx::TileLayer | inline |
IsVisible() const | Tmx::Layer | inline |
Layer(const Tmx::Map *_map, const std::string _name, const int _x, const int _y, const int _width, const int _height, const float _opacity, const bool _visible, const LayerType _layerType) | Tmx::Layer | |
Layer(const Tmx::Tile *_tile, const std::string _name, const int _x, const int _y, const int _width, const int _height, const float _opacity, const bool _visible, const LayerType _layerType) | Tmx::Layer | |
mapGetMap() const | Tmx::Layer | inline |
Parse(const tinyxml2::XMLNode *tileLayerNode) | Tmx::TileLayer | virtual |
SetZOrder(int z) | Tmx::Layer | inline |
TileLayer(const Tmx::Map *_map) | Tmx::TileLayer | |
~Layer() (defined in Tmx::Layer) | Tmx::Layer | virtual |
~TileLayer() (defined in Tmx::TileLayer) | Tmx::TileLayer |