|
co_ecs 0.9.0
Cobalt ECS
|
Component concept. The component must be a struct/class that can be move constructed and move assignable. More...
#include <component.hpp>
Component concept. The component must be a struct/class that can be move constructed and move assignable.
| T | Component type |