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