#include <TiledClass.hpp>
◆ TiledClass() [1/2]
tson::TiledClass::TiledClass |
( |
| ) |
|
|
inlineexplicitdefault |
◆ TiledClass() [2/2]
◆ get()
template<typename T >
T tson::TiledClass::get |
( |
const std::string & |
name | ) |
|
|
inline |
◆ getId()
uint32_t tson::TiledClass::getId |
( |
| ) |
const |
|
inline |
◆ getMember()
tson::Property * tson::TiledClass::getMember |
( |
const std::string & |
name | ) |
|
|
inline |
◆ getMembers()
◆ getName()
const std::string & tson::TiledClass::getName |
( |
| ) |
const |
|
inline |
◆ getType()
const std::string & tson::TiledClass::getType |
( |
| ) |
const |
|
inline |
◆ update() [1/2]
void tson::TiledClass::update |
( |
IJson & |
json | ) |
|
|
inline |
Takes a json object from a particular map top update values if they differ from the original values of the class
- Parameters
-
◆ update() [2/2]
The documentation for this class was generated from the following file: