Class StoryEmitter
java.lang.Object
zombie.radio.StorySounds.StoryEmitter
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
int
float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
max
public int max -
volumeMod
public float volumeMod -
coordinate3D
public boolean coordinate3D -
SoundStack
-
Instances
-
ToStart
-
-
Constructor Details
-
StoryEmitter
public StoryEmitter()
-
-
Method Details
-
stopSound
public int stopSound(long channel) -
playSound
public long playSound(String file, float baseVolume, float x, float y, float z, float minRange, float maxRange) -
tick
public void tick()
-