Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Component that stores unit prefix data. More...
#include <meta.h>
Public Attributes | |
char * | symbol |
Symbol of prefix (e.g. | |
ecs_unit_translation_t | translation |
Translation of prefix. | |
char* EcsUnitPrefix::symbol |
ecs_unit_translation_t EcsUnitPrefix::translation |