Tileson 1.4.0
A helpful json parser for Tiled maps
Loading...
Searching...
No Matches
tson::PropertyCollection Member List

This is the complete list of members for tson::PropertyCollection, including all inherited members.

add(const tson::Property &property)tson::PropertyCollectioninline
add(IJson &json, tson::Project *project=nullptr)tson::PropertyCollectioninline
add(const std::string &name, const std::any &value, tson::Type type)tson::PropertyCollectioninline
get()tson::PropertyCollectioninline
getId() consttson::PropertyCollectioninline
getProperties()tson::PropertyCollectioninline
getProperty(const std::string &name)tson::PropertyCollectioninline
getSize() consttson::PropertyCollectioninline
getValue(const std::string &name)tson::PropertyCollectioninline
hasProperty(const std::string &name)tson::PropertyCollectioninline
m_idtson::PropertyCollectionprotected
m_propertiestson::PropertyCollectionprotected
PropertyCollection()=defaulttson::PropertyCollectioninline
PropertyCollection(std::string id)tson::PropertyCollectioninlineexplicit
remove(const std::string &name)tson::PropertyCollectioninline
setId(const std::string &id)tson::PropertyCollectioninline
setProperty(const std::string &name, const tson::Property &value)tson::PropertyCollectioninline
setValue(const std::string &name, const std::any &value)tson::PropertyCollectioninline