Package zombie.radio.StorySounds
Class StoryEmitter
java.lang.Object
zombie.radio.StorySounds.StoryEmitter
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionboolean
int
float
-
Constructor Summary
-
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 long1) -
playSound
public long playSound(String string, float float1, float float2, float float3, float float4, float float5, float float6) -
tick
public void tick()
-