R-TYPE
ECS::Entity Member List

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

Entity(std::size_t id, EntityType type)ECS::Entity
Entity(EntityType type=ECS::EntityType::ERROR)ECS::Entity
Entity(Entity const &)=defaultECS::Entity
Entity(Entity &&) noexcept=defaultECS::Entity
getId() constECS::Entity
getType() constECS::Entity
operator=(Entity const &)=defaultECS::Entity
operator=(Entity &&) noexcept=defaultECS::Entity
~Entity()=defaultECS::Entity