galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::meta::EntityFactory Member List

This is the complete list of members for galaxy::meta::EntityFactory, including all inherited members.

any_from_json(const std::string &type, const nlohmann::json &json)galaxy::meta::EntityFactory
AnyJSONFactory typedefgalaxy::meta::EntityFactoryprivate
ComponentJSONFactory typedefgalaxy::meta::EntityFactoryprivate
deserialize_entity(const nlohmann::json &json, entt::registry &registry)galaxy::meta::EntityFactory
get_type(const entt::id_type id)galaxy::meta::EntityFactory
get_typeid(const std::string &name)galaxy::meta::EntityFactory
get_validation_list() constgalaxy::meta::EntityFactory
get_validations()galaxy::meta::EntityFactory
json_factory(const std::string &type, const entt::entity entity, entt::registry &registry, const nlohmann::json &json)galaxy::meta::EntityFactory
m_id_to_namegalaxy::meta::EntityFactoryprivate
m_json_any_factorygalaxy::meta::EntityFactoryprivate
m_json_factorygalaxy::meta::EntityFactoryprivate
m_name_to_idgalaxy::meta::EntityFactoryprivate
m_serialize_factorygalaxy::meta::EntityFactoryprivate
m_validationsgalaxy::meta::EntityFactoryprivate
m_validations_to_rungalaxy::meta::EntityFactoryprivate
register_component(const std::string &name)galaxy::meta::EntityFactoryinline
register_dependencies()galaxy::meta::EntityFactoryinline
serialize_entity(const entt::entity entity, entt::registry &registry)galaxy::meta::EntityFactory
SerializeFactory typedefgalaxy::meta::EntityFactoryprivate
Validations typedefgalaxy::meta::EntityFactoryprivate