Class SoundConfiguration

java.lang.Object
de.gurkenlabs.litiengine.configuration.ConfigurationGroup
de.gurkenlabs.litiengine.configuration.SoundConfiguration

public class SoundConfiguration
extends ConfigurationGroup
  • Method Details

    • getMusicVolume

      public float getMusicVolume()
    • getSoundVolume

      public float getSoundVolume()
      Gets the sound volume.
      Returns:
      the sound volume
    • setMusicVolume

      public void setMusicVolume​(float musicVolume)
    • setSoundVolume

      public void setSoundVolume​(float soundVolume)
      Sets the sound volume.
      Parameters:
      soundVolume - the new sound volume