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
Instance methods

Constructor

GraphicLoaderLocatorEvent

public function GraphicLoaderLocatorEvent (
type:String, name:String, gl:GraphicLoader)

Instance methods

getGraphicLib

public function getGraphicLib (

getName

public function getName (
) : String

Event handlers

onRegisterGraphicLoaderEVENT

public static const onRegisterGraphicLoaderEVENT:String = "onRegisterGraphicLoader"
(read)

onUnregisterGraphicLoaderEVENT

public static const onUnregisterGraphicLoaderEVENT:String = "onUnregisterGraphicLoader"
(read)