CORGI
An open source project by
FPL.
|
#include <set>
#include <string>
#include <unordered_map>
#include "corgi/component.h"
#include "library_components_generated.h"
Go to the source code of this file.
Classes | |
struct | corgi::component_library::MetaData |
Holds specific metadata for an Entity. More... | |
class | corgi::component_library::MetaComponent |
A Component used to track the metadata about the Entities themselves. More... | |
Namespaces | |
corgi | |
Namespace for CORGI library. | |