PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class DualUpGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class DualUpGesture
Inheritance
DualUpGesture
EventGesture
The DualUpGesture class will dispatch GestureEvent.DUAL_UP event when there are only two touch blobs on a control,and they both up closely enough in time.
Public Methods
Method
Defined by
DualUpGesture
():void
DualUpGesture class is customized to recognize DualUp action.
DualUpGesture
Aug 5 2010, PQLabs