Packagecom.gestureworks.managers
Classpublic class InteractionPointTracker
InheritanceInteractionPointTracker Inheritance Object



Public Properties
 PropertyDefined By
  framePoints : Vector.<InteractionPointObject>
[static]
InteractionPointTracker
Public Methods
 MethodDefined By
  
clearFrame():void
[static]
InteractionPointTracker
  
[static] Process points
InteractionPointTracker
  
[static]
InteractionPointTracker
  
initialize():void
[static]
InteractionPointTracker
Property Detail
framePointsproperty
public static var framePoints:Vector.<InteractionPointObject>

Method Detail
clearFrame()method
public static function clearFrame():void

getActivePoints()method 
public static function getActivePoints():void

Process points

getFramePoints()method 
public static function getFramePoints():void

initialize()method 
public static function initialize():void