@Deprecated public class PlaySoundEvent extends SoundResultEvent
SoundEvent.SoundSourceEventEvent.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.
|
getResultgetListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setuppublic 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)