|
CORGI
An open source project by
FPL.
|
#include "corgi/entity_common.h"Go to the source code of this file.
Classes | |
| struct | corgi::ComponentIdLookup< T > |
| A templated struct for holding type-dependent data. More... | |
Namespaces | |
| corgi | |
| Namespace for CORGI library. | |
Macros | |
| #define | CORGI_REGISTER_COMPONENT(ComponentType, DataType) |
| #define | CORGI_DEFINE_COMPONENT(ComponentType, DataType) |
| #define | CORGI_REGISTER_COMPONENT_ID_LOOKUP(DataType) |
| #define | CORGI_DEFINE_COMPONENT_ID_LOOKUP(DataType) |