Class | Description |
---|---|
PlayBackgroundMusicEvent | Deprecated |
PlaySoundEffectEvent | Deprecated |
PlaySoundEffectSourceEvent | Deprecated |
PlaySoundEvent |
Raised when the SoundManager tries to play a normal sound.
|
PlaySoundSourceEvent | |
PlayStreamingEvent | Deprecated |
PlayStreamingSourceEvent | |
SoundEvent | |
SoundEvent.SoundSourceEvent | |
SoundLoadEvent |
Raised by the SoundManager.loadSoundSettings, this would be a good place for
adding your custom sounds to the SoundPool.
|
SoundResultEvent | Deprecated |
SoundSetupEvent |
This event is raised by the SoundManager when it does its first setup of the
SoundSystemConfig's codecs, use this function to add your own codecs.
|