added MainVolume slider in the menu
added the logic so that the volume of music or sound is multiplied by the main volume created the class MainVolume to handle the logic of the main volume adjusted methods in GameSounds and BackgroundMusic to integrate main volume
This commit is contained in:
parent
586251b2ad
commit
52673dfbce
@@ -36,6 +36,7 @@
|
||||
selector("label", "pp") {
|
||||
insets = new Insets3f(2, 2, 2, 2)
|
||||
color = buttonEnabledColor
|
||||
textHAlignment = HAlignment.Center
|
||||
}
|
||||
|
||||
selector("header", "pp") {
|
||||
|
||||
Reference in New Issue
Block a user