Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCApp class is too bulky #10

Closed
aaroncaic opened this issue Nov 6, 2016 · 1 comment
Closed

CCApp class is too bulky #10

aaroncaic opened this issue Nov 6, 2016 · 1 comment

Comments

@aaroncaic
Copy link
Collaborator

CCApp.java has way too many responsibilities, need to split them up into different classes.

@aaroncaic
Copy link
Collaborator Author

Tim has managed to create a new class CCAppGraphics that handles the majority of the graphics in the application. This has cut the CCApp class's size and responsibilities by nearly half.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant