libes
0.5.3
an Entity System library for C++
|
A component. More...
#include <es/Component.h>
Static Public Attributes | |
static const ComponentType | type = 0 |
A component.
This structure is empty and must be the father of all components. A component must have a class variable to indicate its type.
|
static |
The default (invalid) component type.