|
Tileson 1.4.0
A helpful json parser for Tiled maps
|
This is the complete list of members for tson::Object, including all inherited members.
| get(const std::string &name) | tson::Object | inline |
| getClass() | tson::Object | inline |
| getClassType() const | tson::Object | inline |
| getFlipFlags() const | tson::Object | inline |
| getGid() const | tson::Object | inline |
| getId() const | tson::Object | inline |
| getName() const | tson::Object | inline |
| getObjectType() const | tson::Object | inline |
| getPolygons() const | tson::Object | inline |
| getPolylines() const | tson::Object | inline |
| getPosition() const | tson::Object | inline |
| getProp(const std::string &name) | tson::Object | inline |
| getProperties() | tson::Object | inline |
| getRotation() const | tson::Object | inline |
| getSize() const | tson::Object | inline |
| getTemplate() const | tson::Object | inline |
| getText() const | tson::Object | inline |
| getType() const | tson::Object | inline |
| hasFlipFlags(TileFlipFlags flags) | tson::Object | inline |
| isEllipse() const | tson::Object | inline |
| isPoint() const | tson::Object | inline |
| isVisible() const | tson::Object | inline |
| Object()=default | tson::Object | inline |
| Object(IJson &json, tson::Map *map) | tson::Object | inlineexplicit |
| parse(IJson &json, tson::Map *map) | tson::Object | inline |