![]() |
Raven Engine v0.1
|
This is the complete list of members for Raven::Entity, including all inherited members.
| Add(const T &component) | Raven::Entity | inline |
| Entity(Registry &ecs) | Raven::Entity | inline |
| Entity(Registry &ecs, const UUID &id) | Raven::Entity | inline |
| Entity(const Entity &other) | Raven::Entity | inline |
| Get() | Raven::Entity | inline |
| GetID() const | Raven::Entity | inline |
| GetNumComponents() const | Raven::Entity | inline |
| Has() | Raven::Entity | inline |
| operator=(const Entity &other) | Raven::Entity | inline |
| operator==(const Entity &lhs, const Entity &rhs) | Raven::Entity | friend |
| Remove(const T &component) | Raven::Entity | inline |