![]() |
Flecs v3.2
A fast entity component system (ECS) for C & C++
|
Used with ecs_component_init. More...
#include <flecs.h>
Public Attributes | |
int32_t | _canary |
ecs_entity_t | entity |
Existing entity to associate with observer (optional) More... | |
ecs_type_info_t | type |
Parameters for type (size, hooks, ...) More... | |
ecs_entity_t ecs_component_desc_t::entity |
ecs_type_info_t ecs_component_desc_t::type |