R-TYPE
|
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 &)=default | ECS::Entity | |
Entity(Entity &&) noexcept=default | ECS::Entity | |
getId() const | ECS::Entity | |
getType() const | ECS::Entity | |
operator=(Entity const &)=default | ECS::Entity | |
operator=(Entity &&) noexcept=default | ECS::Entity | |
~Entity()=default | ECS::Entity |