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