|
Saga
Saga Game Engine
|
#include <vector>#include <unordered_map>#include <memory>#include "../Entity/entity.h"#include "componentContainer.inl"

Go to the source code of this file.
Classes | |
| class | Saga::IComponentContainer |
| Generic container of components. More... | |
| class | Saga::ComponentContainer< Component > |
| Container for a specific Component type. More... | |
Namespaces | |
| namespace | Saga |