@Deprecated public class PlaySoundEvent extends SoundResultEvent
SoundEvent.SoundSourceEvent
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
float |
x
Deprecated.
|
float |
y
Deprecated.
|
float |
z
Deprecated.
|
Constructor and Description |
---|
PlaySoundEvent(SoundManager manager,
SoundPoolEntry source,
java.lang.String name,
float x,
float y,
float z,
float volume,
float pitch)
Deprecated.
|
getResult
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public final float x
public final float y
public final float z
public PlaySoundEvent(SoundManager manager, SoundPoolEntry source, java.lang.String name, float x, float y, float z, float volume, float pitch)