Package zombie

Class AmbientSoundManager.Ambient

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

public class AmbientSoundManager.Ambient extends Object
  • Field Details

    • x

      public float x
    • y

      public float y
    • name

      public String name
    • radius

      public float radius
    • volume

      public float volume
    • duration

      public int duration
    • worldSoundDelay

      public int worldSoundDelay
  • Constructor Details

    • Ambient

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

    • finished

      public boolean finished()
    • update

      public void update()