This is the complete list of members for Tmx::ObjectGroup, including all inherited members.
GetColor() const | Tmx::ObjectGroup | inline |
GetHeight() const | Tmx::Layer | inline |
GetLayerType() const | Tmx::Layer | inline |
GetName() const | Tmx::Layer | inline |
GetNumObjects() const | Tmx::ObjectGroup | inline |
GetObject(int index) const | Tmx::ObjectGroup | inline |
GetObjects() const | Tmx::ObjectGroup | inline |
GetOpacity() const | Tmx::Layer | inline |
GetParseOrder() const | Tmx::Layer | inline |
GetProperties() const | Tmx::ObjectGroup | inline |
GetWidth() const | Tmx::Layer | inline |
GetX() const | Tmx::Layer | inline |
GetY() const | Tmx::Layer | inline |
GetZOrder() const | Tmx::Layer | 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 |
ObjectGroup(const Tmx::Map *_map) | Tmx::ObjectGroup | |
ObjectGroup(const Tmx::Tile *_tile) | Tmx::ObjectGroup | |
Parse(const tinyxml2::XMLNode *objectGroupNode) | Tmx::ObjectGroup | virtual |
SetZOrder(int z) | Tmx::Layer | inline |
~Layer() (defined in Tmx::Layer) | Tmx::Layer | virtual |
~ObjectGroup() (defined in Tmx::ObjectGroup) | Tmx::ObjectGroup |