Packagecom.gestureworks.objects
Classpublic class FrameObject
InheritanceFrameObject Inheritance Object



Public Properties
 PropertyDefined By
  clusterEventArray : Vector.<GWClusterEvent>
FrameObject
  gestureEventArray : Vector.<GWGestureEvent>
FrameObject
  id : int
FrameObject
  pointEventArray : Vector.<GWTouchEvent>
FrameObject
  transformEventArray : Vector.<GWTransformEvent>
FrameObject
Public Methods
 MethodDefined By
  
reset():void
Resets attributes to initial values
FrameObject
Property Detail
clusterEventArrayproperty
public var clusterEventArray:Vector.<GWClusterEvent>

gestureEventArrayproperty 
public var gestureEventArray:Vector.<GWGestureEvent>

idproperty 
public var id:int

pointEventArrayproperty 
public var pointEventArray:Vector.<GWTouchEvent>

transformEventArrayproperty 
public var transformEventArray:Vector.<GWTransformEvent>

Method Detail
reset()method
public function reset():void

Resets attributes to initial values