PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class MultiDownGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class MultiDownGesture
Inheritance
MultiDownGesture
EventGesture
The MultiDownGesture class will dispatch GestureEvent.MULTI_DOWN event when there is a third touch down occured closely enough in time after a DualDown.
Public Methods
Method
Defined by
MultiDownGesture
():void
MultiDownGesture class is customized to recognize MultiDown action.
MultiDownGesture
Aug 5 2010, PQLabs