Class StoryEmitter

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

public final class StoryEmitter extends Object
  • Field Details

    • max

      public int max
    • volumeMod

      public float volumeMod
    • coordinate3D

      public boolean coordinate3D
    • SoundStack

      public Stack SoundStack
    • Instances

      public ArrayList Instances
    • ToStart

      public ArrayList ToStart
  • Constructor Details

    • StoryEmitter

      public StoryEmitter()
  • Method Details

    • stopSound

      public int stopSound(long long1)
    • playSound

      public long playSound(String string, float float1, float float2, float float3, float float4, float float5, float float6)
    • tick

      public void tick()