SoundLoaderLocatorEvent
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.media.sound |
| Inherits from: | Event |
| Classpath: | com.bourre.media.sound.SoundLoaderLocatorEvent |
| File last modified: | Monday, 24 November 2008, 11:36:46 |
Summary
Constructor
- SoundLoaderLocatorEvent (type:String, name:String, sl:SoundLoader)
Instance methods
- getName : String
- getSoundLoader : SoundLoader
Event handlers
- onRegisterGraphicLoaderEVENT : String
- onUnregisterGraphicLoaderEVENT : String
Constructor
SoundLoaderLocatorEvent
Instance methods
getName
public function getName (
) : String
getSoundLoader
Event handlers
onRegisterGraphicLoaderEVENT
public static onRegisterGraphicLoaderEVENT:String = "onRegisterGraphicLoader"
(read,write)
onUnregisterGraphicLoaderEVENT
public static onUnregisterGraphicLoaderEVENT:String = "onUnregisterGraphicLoader"
(read,write)