Packagepq.multitouch
Classpublic class TouchViewer
Inheritance TouchViewer Inheritanceflash.display.Sprite

The TouchViewer instance shows all touch blobs on the stage.



Public Properties
 PropertyDefined by
   drawTouchBlobFunc : Function
[static]Custom function to display the touch blobs.
TouchViewer
Public Methods
 MethodDefined by
  
getInstance():TouchViewer
Get the instance of TouchViewer.
TouchViewer
Property detail
drawTouchBlobFunc property  
drawTouchBlobFunc:Function [static]

Custom function to display the touch blobs.

Method detail
getInstance()method 
public static function getInstance():TouchViewer

Get the instance of TouchViewer.

Returns
TouchViewer — A TouchViewer instance.