|
engine-mk1
|
This is the complete list of members for rz::core::Entity, including all inherited members.
| addComponent(ComponentHandle component) | rz::core::Entity | inline |
| Entity() noexcept | rz::core::Entity | inline |
| Entity(ComponentMap components) | rz::core::Entity | inline |
| getComponents() | rz::core::Entity | inline |
| getID() const noexcept | rz::core::Entity | inline |
| has(Types...types) const (defined in rz::core::Entity) | rz::core::Entity | inline |
| operator!=(const Entity &rhs) const noexcept (defined in rz::core::Entity) | rz::core::Entity | inline |
| operator==(const Entity &rhs) const noexcept (defined in rz::core::Entity) | rz::core::Entity | inline |
| operator[](ComponentType type) const | rz::core::Entity | inline |
| removeComponent(ComponentHandle component) | rz::core::Entity | inline |
1.8.11