|
Brunot
|
Classes | |
| class | Factory |
| class | Library |
| class | MemberFunction |
Typedefs | |
| using | ConstructFunction = std::function<std::unique_ptr<AnySerializable>(sys::Json&)> |
| using | AnyAction |
| using | AnySerializable |
Variables | |
| static const std::unordered_map< std::string, ConstructFunction > | component_constructors |
| static const std::unordered_map< gobj::Type, ConstructFunction > | gameObject_contructors |
| static const std::unordered_map< std::string, ConstructFunction > | resource_constructors |
| using th::AnyAction |
| using th::AnySerializable |
| using th::ConstructFunction = std::function<std::unique_ptr<AnySerializable>(sys::Json&)> |
|
static |
|
static |
|
static |