co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
co_ecs::base_registry Member List

This is the complete list of members for co_ecs::base_registry, including all inherited members.

_archetypesco_ecs::base_registryprotected
_entity_archetype_mapco_ecs::base_registryprotected
_entity_poolco_ecs::base_registryprotected
alive(entity ent) const noexcept -> boolco_ecs::base_registryinline
allocate() -> entityco_ecs::base_registryinlineprotected
archetypes() noexcept -> class archetypes &co_ecs::base_registryinline
archetypes() const noexcept -> const class archetypes &co_ecs::base_registryinline
clone(entity ent)co_ecs::base_registryinlineprotected
clone(entity ent, placeholder_entity placeholder)co_ecs::base_registryinlineprotected
const_entity_refco_ecs::base_registryfriend
copy(entity ent, base_registry &dest) constco_ecs::base_registryinlineprotected
copy(entity ent, base_registry &dest, placeholder_entity placeholder) constco_ecs::base_registryinlineprotected
create_impl(Components &&... args) -> entityco_ecs::base_registryinlineprotected
destroy(entity ent)co_ecs::base_registryinline
entity_refco_ecs::base_registryfriend
get_impl(auto &&self, entity ent) -> decltype(auto)co_ecs::base_registryinlineprotectedstatic
has(entity ent) const -> boolco_ecs::base_registryinline
move(entity ent, base_registry &dest)co_ecs::base_registryinlineprotected
move(entity ent, base_registry &dest, placeholder_entity placeholder)co_ecs::base_registryinlineprotected
remove(entity ent)co_ecs::base_registryinlineprotected
reserve() -> placeholder_entityco_ecs::base_registryinline
set_impl(entity ent) -> std::pair< bool, C * >co_ecs::base_registryinlineprotected
sync()co_ecs::base_registryinline
visit(entity ent, auto &&func)co_ecs::base_registryinline
visit(entity ent, auto &&func) constco_ecs::base_registryinline