Manages systems and their execution.
Constructor taking events and entities.
Add a system to the manager.
Configure every system added to the manager.
Remove a system from the manager.
Return the specified system.
Update entities with the specified system.
See Implementation
Manages systems and their execution.