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 noexcept | Tmx::GroupLayer | |
GetHeight() const | Tmx::Layer | inline |
GetLayerType() const | Tmx::Layer | inline |
GetName() const | Tmx::Layer | inline |
GetNumChildren() const noexcept (defined in Tmx::GroupLayer) | Tmx::GroupLayer | |
GetOffsetX() const noexcept | Tmx::GroupLayer | |
GetOffsetY() const noexcept | Tmx::GroupLayer | |
GetOpacity() const | Tmx::Layer | inline |
GetParseOrder() const | Tmx::Layer | inline |
GetProperties() const | Tmx::Layer | inline |
GetWidth() const | Tmx::Layer | inline |
GetX() const | Tmx::Layer | inline |
GetY() const | Tmx::Layer | inline |
GetZOrder() const | Tmx::Layer | inline |
GroupLayer(const Tmx::Map *_map) | Tmx::GroupLayer | |
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 *groupLayerNode) | Tmx::GroupLayer | virtual |
SetOffset(const int offsetX, const int offsetY) | Tmx::GroupLayer | |
SetZOrder(int z) | Tmx::Layer | inline |
~GroupLayer() (defined in Tmx::GroupLayer) | Tmx::GroupLayer | |
~Layer() (defined in Tmx::Layer) | Tmx::Layer | virtual |