Interface mojo.asyncloaders.IOnLoadSoundComplete - leonard-thieu/monkey GitHub Wiki
OnLoadSoundComplete : Void ( sound:Sound, path:String, source:IAsyncEventSource )
Method OnLoadSoundComplete : Void ( sound:Sound, path:String, source:IAsyncEventSource )
Called when a sound has completed loading.
If sound is null, the load failed.