Package zombie

Class AmbientStreamManager.Ambient

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

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

    • x

      public float x
    • y

      public float y
    • name

      public String name
    • trackMouse

      public boolean trackMouse
  • Constructor Details

    • Ambient

      public Ambient(String name, float x, float y, float radius, float volume)
    • Ambient

      public Ambient(String name, float x, float y, float radius, float volume, boolean remote)
  • Method Details

    • finished

      public boolean finished()
    • update

      public void update()
    • repeatWorldSounds

      public void repeatWorldSounds(int radius, int volume)