|
tmxlite 1.0.0
lightweight parse for Tiled maps
|
This is the complete list of members for tmx::Property, including all inherited members.
| fromBoolean(bool value) (defined in tmx::Property) | tmx::Property | static |
| fromColour(const Colour &value) (defined in tmx::Property) | tmx::Property | static |
| fromFile(const std::string &value) (defined in tmx::Property) | tmx::Property | static |
| fromFloat(float value) (defined in tmx::Property) | tmx::Property | static |
| fromInt(int value) (defined in tmx::Property) | tmx::Property | static |
| fromObject(int value) (defined in tmx::Property) | tmx::Property | static |
| fromString(const std::string &value) (defined in tmx::Property) | tmx::Property | static |
| getBoolValue() const | tmx::Property | inline |
| getColourValue() const | tmx::Property | inline |
| getFileValue() const | tmx::Property | inline |
| getFloatValue() const | tmx::Property | inline |
| getIntValue() const | tmx::Property | inline |
| getName() const | tmx::Property | inline |
| getObjectValue() const | tmx::Property | inline |
| getStringValue() const | tmx::Property | inline |
| getType() const | tmx::Property | inline |
| m_boolValue (defined in tmx::Property) | tmx::Property | |
| m_floatValue (defined in tmx::Property) | tmx::Property | |
| m_intValue (defined in tmx::Property) | tmx::Property | |
| parse(const pugi::xml_node &, bool isObjectTypes=false) | tmx::Property | |
| Property() (defined in tmx::Property) | tmx::Property | |
| Type enum name (defined in tmx::Property) | tmx::Property |