PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class DualMoveGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class DualMoveGesture
Inheritance
DualMoveGesture
DurativeGesture
The DualMoveGesture class will dispatch GestureEvent.DUAL_MOVE event when there are only two touch blobs on the control and both of them are moving.
Public Methods
Method
Defined by
DualMoveGesture
():void
DualMoveGesture class is customized to recognize DualMove action.
DualMoveGesture
Aug 5 2010, PQLabs