Flash Touchable

Static variables

staticread onlychangeTouchMode:Signal2<Bool, Bool>

staticread onlyonAnyTouch:Signal1<TO>

@:value(false)@:bindablestatictouchMode:Bool = false

staticread onlytouchSupport:Bool

Static methods

staticinit(?inputMode:MultitouchInputMode):Void

staticinlineset_touchMode(v:Bool):Bool

Constructor

new(obj:DisplayObject)

Methods

Inherited Variables

Inherited Methods

Defined by TouchableBase

check():Void

Use this method if object has moved

@:value({ id : 0 })getTouch(id:UInt = 0):Touch

@:value({ id : 0 })retTouch(id:UInt = 0):Void