Uses of Class
PQSDKMultiTouch.TouchGesture

Uses of TouchGesture in PQSDKMultiTouch
 

Methods in PQSDKMultiTouch with parameters of type TouchGesture
static java.lang.String PQMTClient.GetGestureName(TouchGesture tg)
          gets the touch gesture name of the touch gesture.
 int PQMTClient.OnTouchGesture(TouchGesture touch_gesture)
          This method is called whenever a gesture is received from server.