Packagecom.gestureworks.utils.debug
Classpublic class DebugGestureDataView
InheritanceDebugGestureDataView Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
  displayRadius : int = 200
DebugGestureDataView
Public Methods
 MethodDefined By
  
DebugGestureDataView(touchObjectID:Number)
DebugGestureDataView
  
clear():void
DebugGestureDataView
  
DebugGestureDataView
  
init():void
DebugGestureDataView
  
setOptions():void
DebugGestureDataView
  
setStyles():void
DebugGestureDataView
Property Detail
displayRadiusproperty
public var displayRadius:int = 200

Constructor Detail
DebugGestureDataView()Constructor
public function DebugGestureDataView(touchObjectID:Number)



Parameters
touchObjectID:Number
Method Detail
clear()method
public function clear():void

drawDataView()method 
public function drawDataView():void

init()method 
public function init():void

setOptions()method 
public function setOptions():void

setStyles()method 
public function setStyles():void