Packagecom.gestureworks.core
Classpublic class TouchDebugDisplay
InheritanceTouchDebugDisplay Inheritance Object



Public Properties
 PropertyDefined By
  panelData : Boolean
TouchDebugDisplay
  pointData : Boolean
TouchDebugDisplay
  pointShapesOn : Boolean
TouchDebugDisplay
  pointVectorsOn : Boolean
TouchDebugDisplay
  touchObjectData : Boolean
TouchDebugDisplay
Public Methods
 MethodDefined By
  
TouchDebugDisplay(touchObjectID:int)
TouchDebugDisplay
  
addtostage(e:Event = null):void
TouchDebugDisplay
  
initDebug():void
TouchDebugDisplay
  
TouchDebugDisplay
  
TouchDebugDisplay
Property Detail
panelDataproperty
panelData:Boolean


Implementation
    public function get panelData():Boolean
    public function set panelData(value:Boolean):void
pointDataproperty 
pointData:Boolean


Implementation
    public function get pointData():Boolean
    public function set pointData(value:Boolean):void
pointShapesOnproperty 
pointShapesOn:Boolean


Implementation
    public function get pointShapesOn():Boolean
    public function set pointShapesOn(value:Boolean):void
pointVectorsOnproperty 
pointVectorsOn:Boolean


Implementation
    public function get pointVectorsOn():Boolean
    public function set pointVectorsOn(value:Boolean):void
touchObjectDataproperty 
touchObjectData:Boolean


Implementation
    public function get touchObjectData():Boolean
    public function set touchObjectData(value:Boolean):void
Constructor Detail
TouchDebugDisplay()Constructor
public function TouchDebugDisplay(touchObjectID:int)



Parameters
touchObjectID:int
Method Detail
addtostage()method
public function addtostage(e:Event = null):void

Parameters

e:Event (default = null)

initDebug()method 
public function initDebug():void

initDebugDisplay()method 
public function initDebugDisplay():void

initDebugVars()method 
public function initDebugVars():void