Defines an architecture to manage systems. Systems must implement the System interface.
Manages systems and their execution.
A generic system, encapsulating game logic.
See Source File
MIT License (Expat). See accompanying file LICENSE.
Copyright (c) 2014 James Zhu.
James Zhu <github.com/jzhu98>
Defines an architecture to manage systems. Systems must implement the System interface.