-
Notifications
You must be signed in to change notification settings - Fork 0
Controller
kmac0443 edited this page Feb 20, 2015
·
18 revisions
###Controller API
##Data Controllers These controllers receive calls from Unity (clicks, keys, etc) and react by making necessary changes to the Model.
##View Controllers These controllers listen for changes in the Model and react by informing Unity of necessary changes to the View.
Home | Design | The Team | Team Deliverables