|
Raito 0.1
|
This is the complete list of members for Raito::ECS::Entity, including all inherited members.
| AddComponent(Args &&... args) | Raito::ECS::Entity | inline |
| AddOrReplaceComponent(Args &&... args) | Raito::ECS::Entity | inline |
| Entity()=default | Raito::ECS::Entity | |
| Entity(entt::entity handle, Scene *scene) | Raito::ECS::Entity | |
| Entity(const Entity &other)=default | Raito::ECS::Entity | |
| GetComponent() | Raito::ECS::Entity | inline |
| GetName() | Raito::ECS::Entity | inline |
| GetUUID() | Raito::ECS::Entity | inline |
| HasComponent() const | Raito::ECS::Entity | inline |
| operator bool() const | Raito::ECS::Entity | inline |
| operator entt::entity() const | Raito::ECS::Entity | inline |
| operator uint32_t() const | Raito::ECS::Entity | inline |
| operator!=(const Entity &other) const | Raito::ECS::Entity | inline |
| operator==(const Entity &other) const | Raito::ECS::Entity | inline |
| RemoveComponent() const | Raito::ECS::Entity | inline |