Constructor
new (type:String, ?bubbles:Bool, ?cancelable:Bool, ?touchPointID:Int, ?isPrimaryTouchPoint:Bool, ?localX:Float, ?localY:Float, ?sizeX:Float, ?sizeY:Float, ?pressure:Float, ?relatedObject:InteractiveObject, ?ctrlKey:Bool, ?altKey:Bool, ?shiftKey:Bool, ?commandKey:Bool, ?controlKey:Bool, ?timestamp:Float, ?touchIntent:String, ?samples:ByteArray, ?isTouchPointCanceled:Bool)
Variables
Methods
Static variables
Static methods
static__create (type:String, touch:Dynamic, stageX:Float, stageY:Float, local:Point, target:InteractiveObject):TouchEvent