Package zombie
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 int1, int int2) void
update()
-
Field Details
-
x
public float x -
y
public float y -
name
-
trackMouse
public boolean trackMouse
-
-
Constructor Details
-
Ambient
-
Ambient
public Ambient(String string, float float1, float float2, float float3, float float4, boolean boolean1)
-
-
Method Details
-
finished
public boolean finished() -
update
public void update() -
repeatWorldSounds
public void repeatWorldSounds(int int1, int int2)
-