![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
This is the complete list of members for gaia::ecs::ComponentGetter, including all inherited members.
| ComponentGetter(const World &world, const Chunk *pChunk, Entity entity, uint16_t row) | gaia::ecs::ComponentGetter | inline |
| get() const | gaia::ecs::ComponentGetter | inline |
| get(Entity type) const | gaia::ecs::ComponentGetter | |
| get_raw(Entity component) const | gaia::ecs::ComponentGetter | inline |
| get_raw_field(Entity component, uint32_t fieldIdx) const | gaia::ecs::ComponentGetter | inline |
| m_entity | gaia::ecs::ComponentGetter | |
| m_pChunk | gaia::ecs::ComponentGetter | |
| m_pWorld | gaia::ecs::ComponentGetter | |
| m_row | gaia::ecs::ComponentGetter |