Easys
A minimalist, header-only C++ ECS library for efficient and fuss-free entity and component management.
Loading...
Searching...
No Matches
Easys::Registry< AllComponentTypes > Member List

This is the complete list of members for Easys::Registry< AllComponentTypes >, including all inherited members.

addComponent(const Entity entity, const ComponentType &component)Easys::Registry< AllComponentTypes >inline
clear()Easys::Registry< AllComponentTypes >inline
clear()Easys::Registry< AllComponentTypes >inline
getComponent(const Entity entity)Easys::Registry< AllComponentTypes >inline
getComponent(const Entity entity) constEasys::Registry< AllComponentTypes >inline
getEntitiesByComponent() constEasys::Registry< AllComponentTypes >inline
getEntitiesByComponents() constEasys::Registry< AllComponentTypes >inline
hasComponent(const Entity entity) constEasys::Registry< AllComponentTypes >inline
removeComponent(const Entity entity)Easys::Registry< AllComponentTypes >inline
removeComponents(const Entity entity)Easys::Registry< AllComponentTypes >inline
removeComponents(const Entity entity)Easys::Registry< AllComponentTypes >inline
size() constEasys::Registry< AllComponentTypes >inline
size() constEasys::Registry< AllComponentTypes >inline