Uses of Class
PQSDKMultiTouch.TouchPoint

Uses of TouchPoint in PQSDKMultiTouch
 

Method parameters in PQSDKMultiTouch with type arguments of type TouchPoint
 int PQMTClient.OnTouchFrame(int frame_id, int time_stamp, java.util.Vector<TouchPoint> point_list)
          This method is called whenever a touch point is received from server.