co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
registry.hpp File Reference

Go to the source code of this file.

Classes

class  co_ecs::registry
 Registry is a container for all our entities and components. Components are stored in continuously in memory allowing for very fast iterations, a so called SoA approach. A set of unique components form an archetype, where every entity is mapped to an archetype. More...
 

Namespaces

namespace  co_ecs