Gaia-ECS v1.0.0
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 noexceptgaia::ecs::Entityinline
datagaia::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 noexceptgaia::ecs::Entityinline
gen() const noexceptgaia::ecs::Entityinline
id() const noexceptgaia::ecs::Entityinline
IdMaskgaia::ecs::Entitystatic
kind() const noexceptgaia::ecs::Entityinline
load(Serializer &s)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 noexceptgaia::ecs::Entityinline
save(Serializer &s) constgaia::ecs::Entityinline
valgaia::ecs::Entity
value() const noexceptgaia::ecs::Entityinline