Static variables

staticfinalread onlyPROXIMITY_BEGIN:String

staticfinalread onlyPROXIMITY_END:String

staticfinalread onlyPROXIMITY_MOVE:String

staticfinalread onlyPROXIMITY_OUT:String

staticfinalread onlyPROXIMITY_OVER:String

staticfinalread onlyPROXIMITY_ROLL_OUT:String

staticfinalread onlyPROXIMITY_ROLL_OVER:String

staticfinalread onlyTOUCH_BEGIN:String

staticfinalread onlyTOUCH_END:String

staticfinalread onlyTOUCH_MOVE:String

staticfinalread onlyTOUCH_OUT:String

staticfinalread onlyTOUCH_OVER:String

staticfinalread onlyTOUCH_ROLL_OUT:String

staticfinalread onlyTOUCH_ROLL_OVER:String

staticfinalread onlyTOUCH_TAP:String

Constructor

@:value({ shiftKey : false, altKey : false, ctrlKey : false, pressure : 0., sizeY : 0., sizeX : 0., localY : 0., localX : 0., isPrimaryTouchPoint : false, touchPointID : 0, cancelable : false, bubbles : true })new(type:String, bubbles:Bool = true, cancelable:Bool = false, touchPointID:Int = 0, isPrimaryTouchPoint:Bool = false, localX:Float = 0., localY:Float = 0., sizeX:Float = 0., sizeY:Float = 0., pressure:Float = 0., ?relatedObject:InteractiveObject, ctrlKey:Bool = false, altKey:Bool = false, shiftKey:Bool = false)

Variables

@:flash.propertyaltKey:Bool

@:flash.propertyctrlKey:Bool

@:flash.propertyisPrimaryTouchPoint:Bool

@:flash.propertylocalX:Float

@:flash.propertylocalY:Float

@:flash.propertypressure:Float

@:flash.propertyshiftKey:Bool

@:flash.propertysizeX:Float

@:flash.propertysizeY:Float

@:flash.propertyread onlystageX:Float

@:flash.propertyread onlystageY:Float

@:flash.propertytouchPointID:Int

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