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

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

GetHeight() const Tmx::Layerinline
GetImage() const Tmx::ImageLayerinline
GetLayerType() const Tmx::Layerinline
GetName() const Tmx::Layerinline
GetOpacity() const Tmx::Layerinline
GetParseOrder() const Tmx::Layerinline
GetProperties() const Tmx::Layerinline
GetWidth() const Tmx::Layerinline
GetX() const Tmx::Layerinline
GetY() const Tmx::Layerinline
GetZOrder() const Tmx::Layerinline
ImageLayer(const Tmx::Map *_map)Tmx::ImageLayer
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 *imageLayerNode)Tmx::ImageLayervirtual
SetZOrder(int z)Tmx::Layerinline
~ImageLayer() (defined in Tmx::ImageLayer)Tmx::ImageLayer
~Layer() (defined in Tmx::Layer)Tmx::Layervirtual