Class StoryEmitter

java.lang.Object
zombie.radio.StorySounds.StoryEmitter

public final class StoryEmitter extends Object
  • Field Details

  • Constructor Details

    • StoryEmitter

      public StoryEmitter()
  • Method Details

    • stopSound

      public int stopSound(long channel)
    • playSound

      public long playSound(String file, float baseVolume, float x, float y, float z, float minRange, float maxRange)
    • tick

      public void tick()