![]() |
Raven Engine v0.1
|
This is the complete list of members for Raven::ComponentStorage< T >, including all inherited members.
| Add(const UUID &entity, const T &component) | Raven::ComponentStorage< T > | inline |
| Get(const UUID &entity) | Raven::ComponentStorage< T > | inline |
| GetAll() const | Raven::ComponentStorage< T > | inline |
| Has(const UUID &entity) const | Raven::ComponentStorage< T > | inline |
| Remove(const UUID &entity) override | Raven::ComponentStorage< T > | inlinevirtual |
| ~ComponentBase()=default | Raven::ComponentBase | virtual |