Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::ComponentSetter Member List

This is the complete list of members for gaia::ecs::ComponentSetter, including all inherited members.

ComponentGetter(const World &world, const Chunk *pChunk, Entity entity, uint16_t row)gaia::ecs::ComponentSetterinline
get() constgaia::ecs::ComponentGetterinline
get(Entity type) constgaia::ecs::ComponentGetter
get_raw(Entity component) constgaia::ecs::ComponentGetterinline
get_raw_field(Entity component, uint32_t fieldIdx) constgaia::ecs::ComponentGetterinline
m_entitygaia::ecs::ComponentGetter
m_pChunkgaia::ecs::ComponentGetter
m_pWorldgaia::ecs::ComponentGetter
m_rowgaia::ecs::ComponentGetter
modify_raw(Entity component)gaia::ecs::ComponentSetterinline
mut()gaia::ecs::ComponentSetterinline
mut(Entity type)gaia::ecs::ComponentSetter
mut_raw(Entity component)gaia::ecs::ComponentSetterinline
mut_raw_field(Entity component, uint32_t fieldIdx)gaia::ecs::ComponentSetterinline
set(U &&value)gaia::ecs::ComponentSetterinline
set(Entity type, T &&value)gaia::ecs::ComponentSetter
set_raw(Entity component, const void *data, uint32_t size)gaia::ecs::ComponentSetterinline
smut()gaia::ecs::ComponentSetterinline
smut(Entity type)gaia::ecs::ComponentSetter
sset(U &&value)gaia::ecs::ComponentSetterinline
sset(Entity type, T &&value)gaia::ecs::ComponentSetter