|
CeresEngine 0.2.0
A game development framework
|
#include "Forward.hpp"#include "System.hpp"#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/SmartPtr.hpp"#include "CeresEngine/Foundation/Container/Vector.hpp"#include "SystemManager.inl"Go to the source code of this file.
Classes | |
| class | CeresEngine::SystemManager |
| The system manager is responsible for keeping track and dispatching updates to all attached systems. More... | |
Namespaces | |
| namespace | CeresEngine |