public class PlaySoundEvent extends SoundEvent
SoundEvent.SoundSourceEvent
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) |
getManager
public PlaySoundEvent(SoundManager manager, ISound sound)