|
co_ecs 0.9.0
Cobalt ECS
|
#include <co_ecs/component.hpp>Go to the source code of this file.
Classes | |
| class | co_ecs::access_pattern_t |
| Class representing an access pattern for components. More... | |
Namespaces | |
| namespace | co_ecs |
Enumerations | |
| enum | co_ecs::access_type { co_ecs::none , co_ecs::read , co_ecs::write } |
| Enumeration representing the type of access. More... | |