PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class SecondUpGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class SecondUpGesture
Inheritance
SecondUpGesture
EventGesture
The SecondUpGesture class will dispatch GestureEvent.SECOND_UP event when there is still one touch blob on the control after this touch up.
Public Methods
Method
Defined by
SecondUpGesture
():void
SecondUpGesture class is customized to recognize SecondUp action.
SecondUpGesture
Aug 5 2010, PQLabs