PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class DualDownGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class DualDownGesture
Inheritance
DualDownGesture
EventGesture
The DualDownGesture class will dispatch GestureEvent.DUAL_DOWN event when first down and second down ocurred closely enough in time.
Public Methods
Method
Defined by
DualDownGesture
():void
DualDownGesture class is customized to recognize DualDown action.
DualDownGesture
Aug 5 2010, PQLabs