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