Packagepq.multitouch.gestures
Classpublic class FlickGesture
Inheritance FlickGesture InheritanceEventGesture

The FlickGesture class will dispatch FlickEvent.FLICK event when there is a SINGLE_DOWN and a SINGLE_UP ocurred closely enough in time, but the distance of this single-touch's movement > TouchOptions.clickDistThreshold.

Public Methods
 MethodDefined by
  
FlickGesture():void
FlickGesture class is customized to recognize FlickEvent action.
FlickGesture