Package | pq.multitouch |
Class | public class TouchViewer |
Inheritance | TouchViewer ![]() |
Property | Defined by | ||
---|---|---|---|
drawTouchBlobFunc : Function
[static]Custom function to display the touch blobs.
| TouchViewer |
Method | Defined by | ||
---|---|---|---|
getInstance():TouchViewer
Get the instance of TouchViewer.
| TouchViewer |
drawTouchBlobFunc | property |
drawTouchBlobFunc:Function
[static]
Custom function to display the touch blobs.
getInstance | () | method |
public static function getInstance():TouchViewer
Get the instance of TouchViewer.
ReturnsTouchViewer — A TouchViewer instance. |