Flecs
v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
Macros
Id API
C API
»
Macro API
»
Type Safe API
Macros
#define
ecs_count
(world, type)
ecs_count_id
(world, ecs_id(type))
Detailed Description
Macro Definition Documentation
◆
ecs_count
#define ecs_count
(
world,
type
)
ecs_count_id
(world, ecs_id(type))
Definition at line
575
of file
flecs_c.h
.