Packagecom.gestureworks.core
Classpublic class TouchMovieClipCluster
InheritanceTouchMovieClipCluster Inheritance TouchMovieClipBase Inheritance flash.display.MovieClip
Subclasses TouchMovieClipProcessor



Public Properties
 PropertyDefined By
  clusterEvents : Boolean
TouchMovieClipCluster
 InheritedclusterID : int
TouchMovieClipBase
 Inheritedcml : XMLList
TouchMovieClipBase
 Inheritedcml_item : Boolean
TouchMovieClipBase
 InheritedcO : ClusterObject
TouchMovieClipBase
 InheriteddN : Number
[read-only]
TouchMovieClipBase
 InheritedGESTRELIST_UPDATE : String = gestureList update
[static]
TouchMovieClipBase
 InheritedgestureList : Object
TouchMovieClipBase
 Inheritedgml : XMLList
TouchMovieClipBase
 InheritedgO : GestureObject
TouchMovieClipBase
 InheritedN : int
[read-only]
TouchMovieClipBase
 InheritedpO : ProcessObject
TouchMovieClipBase
 Inheritedpoint : *
TouchMovieClipBase
 InheritedpointArray : Array
[read-only]
TouchMovieClipBase
 InheritedpointCount : int
TouchMovieClipBase
 Inheritedtargeting : Boolean
turns off targeting
TouchMovieClipBase
 InheritedtargetParent : Boolean
TouchMovieClipBase
 InheritedtiO : TimelineObject
TouchMovieClipBase
 InheritedtouchChildren : Boolean
TouchMovieClipBase
 InheritedtouchObjectID : int
[read-only]
TouchMovieClipBase
 Inheritedtrace_debug_mode : Boolean = false
TouchMovieClipBase
 InheritedtraceDebugModeOn : Boolean
TouchMovieClipBase
 InheritedtrO : TransformObject
TouchMovieClipBase
Public Methods
 MethodDefined By
  
TouchMovieClipCluster
 Inherited
onTouchDown(event:TouchEvent):void
decides how to assign the captured touch point can pass to parent, self and parent or to self exclusively.
TouchMovieClipBase
Property Detail
clusterEventsproperty
clusterEvents:Boolean


Implementation
    public function get clusterEvents():Boolean
    public function set clusterEvents(value:Boolean):void
Constructor Detail
TouchMovieClipCluster()Constructor
public function TouchMovieClipCluster()