Class AmbientStreamManager.Ambient
java.lang.Object
zombie.AmbientStreamManager.Ambient
- Enclosing class:
AmbientStreamManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
finished()
void
repeatWorldSounds
(int _radius, int _volume) void
update()
-
Field Details
-
x
public float x -
y
public float y -
name
-
trackMouse
public boolean trackMouse
-
-
Constructor Details
-
Ambient
-
Ambient
-
-
Method Details
-
finished
public boolean finished() -
update
public void update() -
repeatWorldSounds
public void repeatWorldSounds(int _radius, int _volume)
-