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

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

AddChild(Tmx::Layer *childLayer)Tmx::GroupLayer
GetChild(const int index) const (defined in Tmx::GroupLayer)Tmx::GroupLayer
GetChildren() const noexceptTmx::GroupLayer
GetHeight() const Tmx::Layerinline
GetLayerType() const Tmx::Layerinline
GetName() const Tmx::Layerinline
GetNumChildren() const noexcept (defined in Tmx::GroupLayer)Tmx::GroupLayer
GetOffsetX() const noexceptTmx::GroupLayer
GetOffsetY() const noexceptTmx::GroupLayer
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
GroupLayer(const Tmx::Map *_map)Tmx::GroupLayer
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 *groupLayerNode)Tmx::GroupLayervirtual
SetOffset(const int offsetX, const int offsetY)Tmx::GroupLayer
SetZOrder(int z)Tmx::Layerinline
~GroupLayer() (defined in Tmx::GroupLayer)Tmx::GroupLayer
~Layer() (defined in Tmx::Layer)Tmx::Layervirtual