tmxlite
lightweight Tiled tmx map parser for C++
|
This is the complete list of members for tmx::Property, including all inherited members.
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 |
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 &) | tmx::Property | |
Property() (defined in tmx::Property) | tmx::Property | |
Type enum name (defined in tmx::Property) | tmx::Property | |
~Property()=default (defined in tmx::Property) | tmx::Property |