The base system to manage a game This class handles the following: * Spawning a GameWindow * Starting an event loop for input * Creating an audio subsystem * Fixed timestep updates * Content management pipeline creation
See Source File