Class BackgroundMusicSource

All Implemented Interfaces:
Killer, Cloneable, Iterable<String>, Serializable

public class BackgroundMusicSource extends LoopedSoundSource
Plays an ambient sound in a loop.
Author:
hendrik
  • Constructor Details

    • BackgroundMusicSource

      public BackgroundMusicSource(String sound, int radius, int volume)
      Create an ambient sound area.
      Parameters:
      sound - sound name
      radius -
      volume -