TransformGestureEvent

TransformGestureEvent

package flash-events

extends GestureEventEvent

Available on flash

Constructor

new (type:String, bubbles:Bool = true, cancelable:Bool = false, ?phase:String, localX:Float = 0, localY:Float = 0, scaleX:Float = 1, scaleY:Float = 1, rotation:Float = 0, offsetX:Float = 0, offsetY:Float = 0, ctrlKey:Bool = false, altKey:Bool = false, shiftKey:Bool = false)

Variables

offsetX:Float

offsetY:Float

rotation:Float

scaleX:Float

scaleY:Float

Static variables

static read only GESTURE_PAN:String

static read only GESTURE_ROTATE:String

static read only GESTURE_SWIPE:String

static read only GESTURE_ZOOM:String

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/events/TransformGestureEvent.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部