PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class DragMoveGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class DragMoveGesture
Inheritance
DragMoveGesture
DurativeGesture
The DragMoveGesture class will dispatch DragMoveEvent.DRAG_MOVE event when there is at least one touch blob on the control and all of the touch blobs are moving.
Public Methods
Method
Defined by
DragMoveGesture
():void
DragMoveGesture class is customized to recognize DragMove action.
DragMoveGesture
Aug 5 2010, PQLabs