Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Used with ecs_primitive_init(). More...
#include <meta.h>
Public Attributes | |
ecs_entity_t | entity |
Existing entity to use for type (optional). | |
ecs_primitive_kind_t | kind |
Primitive type kind. | |
Used with ecs_primitive_init().
ecs_entity_t ecs_primitive_desc_t::entity |
ecs_primitive_kind_t ecs_primitive_desc_t::kind |