![]() |
Flecs v3.2
A fast entity component system (ECS) for C & C++
|
Types used to create entities, observers, queries and more. More...
Classes | |
struct | ecs_value_t |
struct | ecs_world_info_t |
Type that contains information about the world. More... | |
struct | ecs_query_group_info_t |
Type that contains information about a query group. More... | |
Typedefs | |
typedef struct ecs_value_t | ecs_value_t |
typedef struct ecs_world_info_t | ecs_world_info_t |
Type that contains information about the world. | |
typedef struct ecs_query_group_info_t | ecs_query_group_info_t |
Type that contains information about a query group. | |
Types used to create entities, observers, queries and more.