Package zombie

Class AmbientStreamManager.AmbientLoop

java.lang.Object
zombie.AmbientStreamManager.AmbientLoop
Enclosing class:
AmbientStreamManager

public static final class AmbientStreamManager.AmbientLoop extends Object
  • Field Details

    • volChangeAmount

      public static float volChangeAmount
    • targVol

      public float targVol
    • currVol

      public float currVol
    • name

      public String name
    • volumedelta

      public float volumedelta
    • channel

      public long channel
    • emitter

      public final fmod.fmod.FMODSoundEmitter emitter
  • Constructor Details

    • AmbientLoop

      public AmbientLoop(float startVol, String name, float volDel)
  • Method Details

    • update

      public void update()
    • stop

      public void stop()