aboutsummaryrefslogtreecommitdiff
path: root/src/main/SettingsController.java
blob: 79fb56025971b1792d4f33ce6a1dd6916a1dd6a5 (plain) (blame)
1
2
3
4
5
6
7
// coming soon
// needs to have getters and setters for:
// - sfx vol
// - music vol
// - full screen 
//
// perhaps use public variables instead of getters and setters