CORGI
An open source project by
FPL.
|
#include "corgi/entity_common.h"
Go to the source code of this file.
Classes | |
class | corgi::Entity |
The basic Entity class for CORGI. It contains an array of index values, which are used by Components for tracking their data associated with an Entity. It also contains a boolean for tracking if this Entity has been marked for deletion. More... | |
Namespaces | |
corgi | |
Namespace for CORGI library. | |