markypizz / Chess

3D Chess Game for iPhone with features such as camera control and AI
Other
9 stars 2 forks source link

Un-clutter ViewController Code #17

Open markypizz opened 5 years ago

markypizz commented 5 years ago

Especially the GameViewController, much of the UI (camera control, etc.) can be placed into container view controllers, and use delegates to communicate.