public class SoundConfiguration extends ConfigurationGroup
| Constructor and Description |
|---|
SoundConfiguration()
Instantiates a new sound configuration.
|
| Modifier and Type | Method and Description |
|---|---|
float |
getMusicVolume() |
float |
getSoundVolume()
Gets the sound volume.
|
void |
setMusicVolume(float musicVolume) |
void |
setSoundVolume(float soundVolume)
Sets the sound volume.
|
getPrefix, initializeByProperty, isDebug, setDebug, storePropertiespublic SoundConfiguration()
public float getMusicVolume()
public float getSoundVolume()
public void setMusicVolume(float musicVolume)
public void setSoundVolume(float soundVolume)
soundVolume - the new sound volume