Showing results for

ecs

on www.flecs.dev
flecs.dev › flecs › world 8hpp source.html
Flecs: include/flecs/addons/cpp/world.hpp Source File
...struct ecs_world_t ecs_world_t
A world is the container for all ECS data and supporting features.
uint64_t ecs_id_t
Ids are the things that can be...
flecs.dev › flecs › flecsscripttutorial.html
Flecs: FlecsScriptTutorial
...The renderer uses regular ECS queries to find the entities to render. For our entities to show up in these queries, they need to...
flecs.dev › flecs › flecs 8h source.html
Flecs: include/flecs.h Source File
...struct ecs_world_t ecs_world_t
A world is the container for all ECS data and supporting features.
struct ecs_mixins_t ecs_mixins_t
Type that stores poly mixins.
uint64_t...