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

GameApplication to return unmodifiable GameSettings #36

Closed
AlmasB opened this issue Sep 4, 2015 · 0 comments
Closed

GameApplication to return unmodifiable GameSettings #36

AlmasB opened this issue Sep 4, 2015 · 0 comments
Labels
type:refactor Clean up / upgrade code

Comments

@AlmasB
Copy link
Owner

AlmasB commented Sep 4, 2015

This will waive the need for delegating each getter from GameApplication to GameSettings. The read-only version must include all get* but no set*. However, we still need to give clients GameSettings which can be modified from within initSettings

@AlmasB AlmasB added the type:refactor Clean up / upgrade code label Sep 4, 2015
@AlmasB AlmasB closed this as completed Sep 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:refactor Clean up / upgrade code
Projects
None yet
Development

No branches or pull requests

1 participant