@Deprecated public class PlayStreamingEvent 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 |
---|
PlayStreamingEvent(SoundManager manager,
SoundPoolEntry source,
java.lang.String name,
float x,
float y,
float z)
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 PlayStreamingEvent(SoundManager manager, SoundPoolEntry source, java.lang.String name, float x, float y, float z)