PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class MultiUpGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class MultiUpGesture
Inheritance
MultiUpGesture
EventGesture
The MultiUpGesture class will dispatch GestureEvent.MULTI_UP event when all touch blobs(at least three) on the control are up in a short time.
Public Methods
Method
Defined by
MultiUpGesture
():void
MultiUpGesture class is customized to recognize MultiUp action.
MultiUpGesture
Aug 5 2010, PQLabs