|
co_ecs 0.9.0
Cobalt ECS
|
This is the complete list of members for co_ecs::const_entity_ref, including all inherited members.
| alive() const noexcept -> bool | co_ecs::const_entity_ref | inline |
| archetype() const noexcept -> const archetype & | co_ecs::const_entity_ref | inline |
| const_entity_ref(const base_registry ®istry, entity entity) | co_ecs::const_entity_ref | inline |
| copy(base_registry &destination) const -> entity_ref | co_ecs::const_entity_ref | inline |
| copy(base_registry &destination, placeholder_entity placeholder) const | co_ecs::const_entity_ref | inline |
| get() const -> const C & | co_ecs::const_entity_ref | inline |
| get() const -> decltype(auto) | co_ecs::const_entity_ref | inline |
| has() const noexcept -> bool | co_ecs::const_entity_ref | inline |
| operator bool() const noexcept | co_ecs::const_entity_ref | inline |
| operator entity() const noexcept | co_ecs::const_entity_ref | inline |
| visit(auto &&func) const | co_ecs::const_entity_ref | inline |