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

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

GetColor() const Tmx::ObjectGroupinline
GetHeight() const Tmx::Layerinline
GetLayerType() const Tmx::Layerinline
GetName() const Tmx::Layerinline
GetNumObjects() const Tmx::ObjectGroupinline
GetObject(int index) const Tmx::ObjectGroupinline
GetObjects() const Tmx::ObjectGroupinline
GetOpacity() const Tmx::Layerinline
GetParseOrder() const Tmx::Layerinline
GetProperties() const Tmx::ObjectGroupinline
GetWidth() const Tmx::Layerinline
GetX() const Tmx::Layerinline
GetY() const Tmx::Layerinline
GetZOrder() const Tmx::Layerinline
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
ObjectGroup(const Tmx::Map *_map)Tmx::ObjectGroup
ObjectGroup(const Tmx::Tile *_tile)Tmx::ObjectGroup
Parse(const tinyxml2::XMLNode *objectGroupNode)Tmx::ObjectGroupvirtual
SetZOrder(int z)Tmx::Layerinline
~Layer() (defined in Tmx::Layer)Tmx::Layervirtual
~ObjectGroup() (defined in Tmx::ObjectGroup)Tmx::ObjectGroup