GraphicLoaderLocatorEvent
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.load |
| Inherits from: | Event |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.load.GraphicLoaderLocatorEvent |
| File last modified: | Monday, 24 November 2008, 11:36:47 |
Summary
Constructor
- GraphicLoaderLocatorEvent (type:String, name:String, gl:GraphicLoader)
Instance methods
- getName : String
- getGraphicLib : GraphicLoader
Event handlers
- onRegisterGraphicLoaderEVENT : String
- onUnregisterGraphicLoaderEVENT : String
Constructor
GraphicLoaderLocatorEvent
Instance methods
getGraphicLib
getName
public function getName (
) : String
Event handlers
onRegisterGraphicLoaderEVENT
public static const onRegisterGraphicLoaderEVENT:String = "onRegisterGraphicLoader"
(read)
onUnregisterGraphicLoaderEVENT
public static const onUnregisterGraphicLoaderEVENT:String = "onUnregisterGraphicLoader"
(read)