package flash.events
extends Event
Available on flashnew (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)altKey:BoolctrlKey:BoolisPrimaryTouchPoint:BoolisRelatedObjectInaccessible:BoollocalX:FloatlocalY:Floatpressure:FloatrelatedObject:InteractiveObjectshiftKey:BoolsizeX:FloatsizeY:Floatread only stageX:Floatread only stageY:FloattouchPointID:IntupdateAfterEvent ():Voidstatic read only PROXIMITY_BEGIN:Stringstatic read only PROXIMITY_END:Stringstatic read only PROXIMITY_MOVE:Stringstatic read only PROXIMITY_OUT:Stringstatic read only PROXIMITY_OVER:Stringstatic read only PROXIMITY_ROLL_OUT:Stringstatic read only PROXIMITY_ROLL_OVER:Stringstatic read only TOUCH_BEGIN:Stringstatic read only TOUCH_END:Stringstatic read only TOUCH_MOVE:Stringstatic read only TOUCH_OUT:Stringstatic read only TOUCH_OVER:Stringstatic read only TOUCH_ROLL_OUT:Stringstatic read only TOUCH_ROLL_OVER:Stringstatic read only TOUCH_TAP:String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/events/TouchEvent.html