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, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setuppublic final SoundManager manager
public SoundEvent(SoundManager manager)
@Deprecated public static SoundPoolEntry getResult(SoundResultEvent event)