Brunot
Loading...
Searching...
No Matches
th::Factory Member List

This is the complete list of members for th::Factory, including all inherited members.

create(const std::string &name) -> std::unique_ptr< AnySerializable >th::Factoryprivatestatic
Factory()=deleteth::Factory
Factory(const Factory &other)=deleteth::Factory
Factory(Factory &&other) noexcept=deleteth::Factory
Libraryth::Factoryprivate
make(const std::string &name) -> std::unique_ptr< T >th::Factoryinlinestatic
make(const std::string &name) -> std::unique_ptr< GameObject >th::Factoryinline
makePath(const std::string &name) -> std::stringth::Factoryprivatestatic
operator=(const Factory &other) -> Factory &=deleteth::Factory
operator=(Factory &&other) noexcept -> Factory &=deleteth::Factory
~Factory()=deleteth::Factory