Package zombie
Class AmbientSoundManager.Ambient
java.lang.Object
zombie.AmbientSoundManager.Ambient
- Enclosing class:
- AmbientSoundManager
public class AmbientSoundManager.Ambient
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Ambient(java.lang.String string, float float1, float float2, float float3, float float4)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
x
public float x -
y
public float y -
name
public java.lang.String name -
radius
public float radius -
volume
public float volume -
duration
public int duration -
worldSoundDelay
public int worldSoundDelay
-
-
Constructor Details
-
Ambient
public Ambient(java.lang.String string, float float1, float float2, float float3, float float4)
-
-
Method Details
-
finished
public boolean finished() -
update
public void update()
-