This is the complete list of members for Tmx::PropertySet, including all inherited members.
Empty() const | Tmx::PropertySet | inline |
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::PropertySet | inline |
GetSize() const | Tmx::PropertySet | inline |
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 |