package flash.events
extends GestureEvent › Event
Available on flash
staticfinalread onlyGESTURE_PRESS_AND_TAP:String
new(type:String, bubbles:Bool = true, cancelable:Bool = false, ?phase:String, localX:Float = 0, localY:Float = 0, tapLocalX:Float = 0, tapLocalY:Float = 0, ctrlKey:Bool = false, altKey:Bool = false, shiftKey:Bool = false)
tapLocalX:Float
tapLocalY:Float
read onlytapStageX:Float
read onlytapStageY:Float
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/PressAndTapGestureEvent.html