Static variables

staticfinalread onlyCLICK:String

@:require(flash11_2)staticfinalread onlyCONTEXT_MENU:String

staticfinalread onlyDOUBLE_CLICK:String

@:require(flash11_2)staticfinalread onlyMIDDLE_CLICK:String

@:require(flash11_2)staticfinalread onlyMIDDLE_MOUSE_DOWN:String

@:require(flash11_2)staticfinalread onlyMIDDLE_MOUSE_UP:String

staticfinalread onlyMOUSE_DOWN:String

staticfinalread onlyMOUSE_MOVE:String

staticfinalread onlyMOUSE_OUT:String

staticfinalread onlyMOUSE_OVER:String

staticfinalread onlyMOUSE_UP:String

staticfinalread onlyMOUSE_WHEEL:String

@:require(flash11_3)staticfinalread onlyRELEASE_OUTSIDE:String

@:require(flash11_2)staticfinalread onlyRIGHT_CLICK:String

@:require(flash11_2)staticfinalread onlyRIGHT_MOUSE_DOWN:String

@:require(flash11_2)staticfinalread onlyRIGHT_MOUSE_UP:String

staticfinalread onlyROLL_OUT:String

staticfinalread onlyROLL_OVER:String

Constructor

@:value({ delta : 0, buttonDown : false, shiftKey : false, altKey : false, ctrlKey : false, localY : 0, localX : 0, cancelable : false, bubbles : true })new(type:String, bubbles:Bool = true, cancelable:Bool = false, localX:Float = 0, localY:Float = 0, ?relatedObject:InteractiveObject, ctrlKey:Bool = false, altKey:Bool = false, shiftKey:Bool = false, buttonDown:Bool = false, delta:Int = 0)

Variables

@:flash.propertyaltKey:Bool

@:flash.propertybuttonDown:Bool

@:flash.propertyctrlKey:Bool

@:flash.propertydelta:Int

@:flash.property@:require(flash10)isRelatedObjectInaccessible:Bool

@:flash.propertylocalX:Float

@:flash.propertylocalY:Float

@:flash.property@:require(flash11_2)movementX:Float

@:flash.property@:require(flash11_2)movementY:Float

@:flash.propertyshiftKey:Bool

@:flash.propertyread onlystageX:Float

@:flash.propertyread onlystageY:Float

Methods

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