VOX
A little voxel engine
Loading...
Searching...
No Matches
ECS Member List

This is the complete list of members for ECS, including all inherited members.

addComponent(Entity entity, Args &&... args)ECSinline
createEntity()ECSinline
ECS()ECSinline
ECS(ECS &other)=deleteECS
ECS(ECS &&other)=deleteECS
Entity typedefECS
forEach(void(*func)(Components &...))ECSinline
getComponent(Entity entity)ECSinline
operator=(ECS &other)=deleteECS
operator=(ECS &&other)=deleteECS
removeComponent(Entity entity)ECSinline
removeEntity(Entity entity)ECSinline
~ECS()ECSinline