class flixel.input.FlxSwipe
Available on all platforms
var ID:Int
Either LEFTMOUSE, MIDDLEMOUSE or RIGHT_MOUSE, * or the touchPointID of a FlxTouch.
var angle:Float
var distance:Float
var duration:Float
var endPosition:FlxPoint
var startPosition:FlxPoint