Saga
Saga Game Engine
Loading...
Searching...
No Matches
systemManager.h File Reference
#include "system.h"
#include <atomic>
#include <functional>
#include <memory>
#include <unordered_map>
#include "../Datastructures/eventmap.h"
#include "../Entity/entity.h"
#include "systemManager.inl"
Include dependency graph for systemManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Saga::SystemManager
 Manages Systems in the ECS model. Allows for System to be added, but not invoked. More...
 

Namespaces

namespace  Saga