PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class SingleUpGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class SingleUpGesture
Inheritance
SingleUpGesture
EventGesture
The SingleUpGesture class will dispatch GestureEvent.SINGLE_UP event when there is only one touch blobs on the control and it is up now.
Public Methods
Method
Defined by
SingleUpGesture
():void
SingleUpGesture class is customized to recognize SingleUp action.
SingleUpGesture
Aug 5 2010, PQLabs