Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Used with ecs_array_init(). More...
#include <meta.h>
Public Attributes | |
ecs_entity_t | entity |
Existing entity to use for type (optional). | |
ecs_entity_t | type |
Element type. | |
int32_t | count |
Number of elements. | |
Used with ecs_array_init().
ecs_entity_t ecs_array_desc_t::entity |
ecs_entity_t ecs_array_desc_t::type |