Package zombie.radio.StorySounds
Class StoryEmitter.Sound
java.lang.Object
zombie.radio.StorySounds.StoryEmitter.Sound
- Enclosing class:
- StoryEmitter
public static class StoryEmitter.Sound
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Sound()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
sound
public long sound -
channel
public long channel -
volume
public float volume -
x
public float x -
y
public float y -
z
public float z -
minRange
public float minRange -
maxRange
public float maxRange
-
-
Constructor Details
-
Sound
public Sound()
-