![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Common unit annotations for reflection framework. More...
Topics | |
| Prefixes | |
| Prefixes to indicate unit count (e.g. | |
| Duration | |
| Time | |
| Mass | |
| Electric Current | |
| Amount | |
| Luminous Intensity | |
| Force | |
| Length | |
| Pressure | |
| Speed | |
| Temperature | |
| Data | |
| Data Rate | |
| Angle | |
| Uri | |
| Color | |
Functions | |
| FLECS_API void | FlecsUnitsImport (ecs_world_t *world) |
| Units module import function. | |
Variables | |
| FLECS_API ecs_entity_t | EcsAcceleration |
| Acceleration unit. | |
| FLECS_API ecs_entity_t | EcsPercentage |
| Percentage unit. | |
| FLECS_API ecs_entity_t | EcsBel |
| Bel unit. | |
| FLECS_API ecs_entity_t | EcsDeciBel |
| DeciBel unit. | |
Common unit annotations for reflection framework.
| FLECS_API void FlecsUnitsImport | ( | ecs_world_t * | world | ) |