Static variables

staticfinalread onlyGESTURE_TWO_FINGER_TAP:String

Constructor

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

Variables

@:flash.propertyaltKey:Bool

@:flash.propertyctrlKey:Bool

@:flash.propertylocalX:Float

@:flash.propertylocalY:Float

@:flash.propertyphase:String

@: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