Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::Entity Member List

This is the complete list of members for gaia::ecs::Entity, including all inherited members.

comp() const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
data (defined in gaia::ecs::Entity)gaia::ecs::Entity
Entity() noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
Entity(T value) noexceptgaia::ecs::Entityinline
Entity(EntityId id, IdentifierData gen) noexceptgaia::ecs::Entityinline
Entity(EntityId id, IdentifierData gen, bool isEntity, bool isPair, EntityKind kind) noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
entity() const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
gen() const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
id() const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
IdMask (defined in gaia::ecs::Entity)gaia::ecs::Entitystatic
kind() const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
operator!=(Entity other) const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
operator<(Entity other) const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
operator<=(Entity other) const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
operator==(Entity other) const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
operator>(Entity other) const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
operator>=(Entity other) const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
pair() const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline
val (defined in gaia::ecs::Entity)gaia::ecs::Entity
value() const noexcept (defined in gaia::ecs::Entity)gaia::ecs::Entityinline