Program methods to allow resolution change, fullscreen or windowed, change graphic quality, change volume with sliders, change language and access to controls menu.
[ ] Controls Buttons
[ ] Acept button
[ ] Cancel button
Resolution buttons:
[x] 1920 x 1080
[x] 1280 x 720
[x] 1600 x 1200
Volume sliders:
[x] Music
[x] SFX
[ ] Master
Toggles:
[x] Fullscreen
[ ] Mute all
Language buttons:
[x] English
[x] Spanish
EXPECTED RESULT:
We expect to create function which do the desired changes when clicking the appropiate buttons. Some changes might require a restart of the game.
Resolution change added in commit 9484696
Fullscreen change added in commit 9484696
Language change added in commit e276b22
Music and volum change added in commit 07a0e92
Program methods to allow resolution change, fullscreen or windowed, change graphic quality, change volume with sliders, change language and access to controls menu.
Resolution buttons:
Volume sliders:
Toggles:
Language buttons:
EXPECTED RESULT:
We expect to create function which do the desired changes when clicking the appropiate buttons. Some changes might require a restart of the game.