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

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

Empty() const Tmx::PropertySetinline
GetBoolProperty(const std::string &name, bool defaultValue=false) const Tmx::PropertySet
GetColorProperty(const std::string &name, Tmx::Color defaultValue=Tmx::Color()) const Tmx::PropertySet
GetFloatProperty(const std::string &name, float defaultValue=0.0f) const Tmx::PropertySet
GetIntProperty(const std::string &name, int defaultValue=0) const Tmx::PropertySet
GetList() const Tmx::PropertySet
GetPropertyMap() const Tmx::PropertySetinline
GetSize() const Tmx::PropertySetinline
GetStringProperty(const std::string &name, std::string defaultValue="") const Tmx::PropertySet
HasProperty(const std::string &name) const Tmx::PropertySet
Parse(const tinyxml2::XMLNode *propertiesNode)Tmx::PropertySet
PropertySet() (defined in Tmx::PropertySet)Tmx::PropertySet
~PropertySet() (defined in Tmx::PropertySet)Tmx::PropertySet