tmxparser  2.1.0
 All Classes Functions Variables Pages
Tmx::TileLayer Member List

This is the complete list of members for Tmx::TileLayer, including all inherited members.

GetCompression() const Tmx::TileLayerinline
GetEncoding() const Tmx::TileLayerinline
GetHeight() const Tmx::Layerinline
GetLayerType() const Tmx::Layerinline
GetName() const Tmx::Layerinline
GetOpacity() const Tmx::Layerinline
GetParseOrder() const Tmx::Layerinline
GetProperties() const Tmx::Layerinline
GetTile(int x, int y) const Tmx::TileLayerinline
GetTile(int index) const Tmx::TileLayerinline
GetTileGid(int x, int y) const Tmx::TileLayerinline
GetTileId(int x, int y) const Tmx::TileLayerinline
GetTileTilesetIndex(int x, int y) const Tmx::TileLayerinline
GetWidth() const Tmx::Layerinline
GetX() const Tmx::Layerinline
GetY() const Tmx::Layerinline
GetZOrder() const Tmx::Layerinline
IsTileFlippedDiagonally(int x, int y) const Tmx::TileLayerinline
IsTileFlippedHorizontally(int x, int y) const Tmx::TileLayerinline
IsTileFlippedVertically(int x, int y) const Tmx::TileLayerinline
IsVisible() const Tmx::Layerinline
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::Layerinline
Parse(const tinyxml2::XMLNode *tileLayerNode)Tmx::TileLayervirtual
SetZOrder(int z)Tmx::Layerinline
TileLayer(const Tmx::Map *_map)Tmx::TileLayer
~Layer() (defined in Tmx::Layer)Tmx::Layervirtual
~TileLayer() (defined in Tmx::TileLayer)Tmx::TileLayer