public class SoundEvent extends Event
Modifier and Type | Class and Description |
---|---|
static class |
SoundEvent.SoundSourceEvent |
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
SoundManager |
manager |
Constructor and Description |
---|
SoundEvent(SoundManager manager) |
Modifier and Type | Method and Description |
---|---|
static SoundPoolEntry |
getResult(SoundResultEvent event)
Deprecated.
|
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public final SoundManager manager
public SoundEvent(SoundManager manager)
@Deprecated public static SoundPoolEntry getResult(SoundResultEvent event)