![]() |
Flecs v3.1
A fast entity component system (ECS) for C & C++
|
REST API for querying and mutating entities. More...
Classes | |
struct | EcsRest |
Macros | |
#define | FLECS_REST_H |
#define | ECS_REST_DEFAULT_PORT (27750) |
Functions | |
FLECS_API const ecs_entity_t | ecs_id (EcsRest) |
Component that instantiates the REST API. | |
FLECS_API void | FlecsRestImport (ecs_world_t *world) |
REST API for querying and mutating entities.