neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::ecs::entity_archetype Member List

This is the complete list of members for neolib::ecs::entity_archetype, including all inherited members.

components() const overrideneolib::ecs::entity_archetypevirtual
components() overrideneolib::ecs::entity_archetypevirtual
entity_archetype(const entity_archetype_id &aId, const std::string &aName, std::initializer_list< component_id > aComponents)neolib::ecs::entity_archetype
entity_archetype(const std::string &aName, std::initializer_list< component_id > aComponents)neolib::ecs::entity_archetype
entity_archetype(const entity_archetype &aOther)neolib::ecs::entity_archetype
entity_archetype(entity_archetype &&aOther)neolib::ecs::entity_archetype
id() const overrideneolib::ecs::entity_archetypevirtual
name() const overrideneolib::ecs::entity_archetypevirtual
populate_default_components(i_ecs &aEcs, entity_id aEntity) overrideneolib::ecs::entity_archetypevirtual