![]() |
Flecs v3.2
A fast entity component system (ECS) for C & C++
|
Doc entity view mixin. More...
Go to the source code of this file.
Functions | |
const char * | doc_name () |
const char * | doc_brief () |
const char * | doc_detail () |
const char * | doc_link () |
const char * | doc_color () |
Doc entity view mixin.
Definition in file entity_view.inl.
const char * doc_brief | ( | ) |
Definition at line 10 of file entity_view.inl.
const char * doc_color | ( | ) |
Definition at line 22 of file entity_view.inl.
const char * doc_detail | ( | ) |
Definition at line 14 of file entity_view.inl.
const char * doc_link | ( | ) |
Definition at line 18 of file entity_view.inl.
const char * doc_name | ( | ) |
Definition at line 6 of file entity_view.inl.