public class PlaySoundEvent extends SoundEvent
SoundEvent.SoundSourceEventEvent.HasResult, Event.Result| Constructor and Description | 
|---|
PlaySoundEvent(SoundManager manager,
              ISound sound)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()  | 
ISound | 
getResultSound()  | 
ISound | 
getSound()  | 
void | 
setResultSound(ISound result)  | 
getManagergetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic PlaySoundEvent(SoundManager manager, ISound sound)