- update(Point2) - Method in class event.GestureAnalyzer
-
Called when a finger updated its position (finger moved)
- updateBlob(int, Point2) - Method in class event.ComponentMap
-
Finds the component having blob id and updates its blobqueue with p
- updateCursor(int, Point2) - Method in class event.BlobQueue
-
Called when a finger moves on the multitouch surface
- updateCursor(int, Point2) - Method in class widget.MTSurface
-
- updatePosition(Vector2, double, double) - Method in class widget.MTComponent
-
adds translation, angle (in radian) and scale to current ones
- updatePositionFromInit(Vector2, double, double) - Method in class widget.MTComponent
-
Adds translation t to current translation, same for angle and scale k
- updateTuioCursor(TuioCursor) - Method in class tuio.MTedt
-
Called when a finger moves on the multi-touch surface
- updateTuioObject(TuioObject) - Method in class tuio.MTedt
-