- Description
- Field Summary
- Constructor Summary
- Method Summary
- Field Details
- x
- y
- name
- trackMouse
- Constructor Details
- Ambient(String, float, float, float, float)
- Ambient(String, float, float, float, float, boolean)
- Method Details
- finished()
- update()
- repeatWorldSounds(int, int)
-
Field Summary 
Fields
-
Constructor Summary 
Constructors
Ambient(String _name,
float _x,
float _y,
float _radius,
float _volume)
Ambient(String _name,
float _x,
float _y,
float _radius,
float _volume,
boolean remote)
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
Constructor Details 
-
Ambient 
-
Ambient 
-
Method Details 
-
finished 
-
update 
-
repeatWorldSounds 