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