Skip to content

Controller

Tyler Wozniak edited this page Feb 22, 2014 · 5 revisions

Concept

Most of the actions and interactions in the game will be abstracted out of the core classes, and instead be handled through a central Controller/Manager.

Clone this wiki locally