Interface SoundConfig
- All Known Subinterfaces:
SoundConfig.Additional,SoundConfig.BackgroundMusic,SoundConfig.Mood
public interface SoundConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe additional sound configuration.static interfaceThe background music configuration.static interfacestatic interfaceThe mood configuration. -
Method Summary
Modifier and TypeMethodDescriptionstatic SoundConfig.Factoryfactory()sound()Returns the sound to play.
-
Method Details
-
factory
-
sound
SoundType sound()Returns the sound to play.- Returns:
- The sound
-