PQMultiTouch API Documentation
All Packages
|
All Classes
|
Frames
No Frames
Class ZoomGesture
Properties
|
Methods
|
Constants
Package
pq.multitouch.gestures
Class
public class ZoomGesture
Inheritance
ZoomGesture
DurativeGesture
The ZoomGesture class will dispatch ZoomEvent.ZOOM event when there are two touch blobs on the control and both of them are moving.
Public Methods
Method
Defined by
ZoomGesture
():void
ZoomGesture class is customized to recognize Zoom action.
ZoomGesture
Aug 5 2010, PQLabs