Closed Scaronthesky closed 9 years ago
To comply with MVC, move view specific code from the GameActivity class to a view class.
Refactored all classes to comply with Model-View-Presenter architecture style.
To comply with MVC, move view specific code from the GameActivity class to a view class.