Uranus  1.0.1.0
Uranus is a GameEngine written in C++
Loading...
Searching...
No Matches
tson::ProjectPropertyTypes Class Reference
Collaboration diagram for tson::ProjectPropertyTypes:
[legend]

Public Member Functions

tson::TiledClassgetClass (std::string_view name)
 
const std::vector< tson::TiledClass > & getClasses () const
 
tson::EnumDefinitiongetEnumDefinition (std::string_view name)
 
const std::vector< tson::EnumDefinition > & getEnums () const
 
bool isUnhandledContentFound () const
 
bool parse (IJson &json, tson::Project *project)
 

Private Attributes

std::vector< tson::TiledClassm_classes
 
std::vector< tson::EnumDefinitionm_enums
 
bool m_unhandledContentFound {false}
 

The documentation for this class was generated from the following file: