Static variables

staticfinalread onlyCOMPLETE:String

Constructor

@:value({ cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?bitmap:BitmapData, ?array:ByteArray, ?vector:Vector<Float>)

Variables

@:flash.propertybitmapData:BitmapData

@:flash.propertybyteArray:ByteArray

@:flash.propertyvector:Vector<Float>

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods