Packagecom.gestureworks.core
Classpublic class TouchMovieClipTransform
InheritanceTouchMovieClipTransform Inheritance TouchMovieClipGesture Inheritance TouchMovieClipProcessor Inheritance TouchMovieClipCluster Inheritance TouchMovieClipBase Inheritance flash.display.MovieClip
Subclasses TouchMovieClipDebugDisplay



Public Properties
 PropertyDefined By
  $rotation : Number
TouchMovieClipTransform
  $scaleX : Number
TouchMovieClipTransform
  $scaleY : Number
TouchMovieClipTransform
  $transformPoint : Point
TouchMovieClipTransform
  $x : Number
TouchMovieClipTransform
  $y : Number
TouchMovieClipTransform
 InheritedclusterEvents : Boolean
TouchMovieClipCluster
 InheritedclusterID : int
TouchMovieClipBase
 Inheritedcml : XMLList
TouchMovieClipBase
 Inheritedcml_item : Boolean
TouchMovieClipBase
 InheritedcO : ClusterObject
TouchMovieClipBase
 InheriteddeltaFilterOn : Boolean
Determins whether filtering is applied to the delta values.
TouchMovieClipProcessor
  disableAffineTransform : Boolean
TouchMovieClipTransform
  disableNativeTransform : Boolean
TouchMovieClipTransform
 InheriteddN : Number
[read-only]
TouchMovieClipBase
 InheritedGESTRELIST_UPDATE : String = gestureList update
[static]
TouchMovieClipBase
 InheritedgestureEventComplete : Boolean
TouchMovieClipGesture
 InheritedgestureEventRelease : Boolean
TouchMovieClipGesture
 InheritedgestureEvents : Boolean
TouchMovieClipGesture
 InheritedgestureEventStart : Boolean
TouchMovieClipGesture
 InheritedgestureList : Object
TouchMovieClipBase
 InheritedgestureReleaseInertia : Boolean
TouchMovieClipGesture
 InheritedgestureTouchInertia : Boolean
TouchMovieClipGesture
 Inheritedgml : XMLList
TouchMovieClipBase
 InheritedgO : GestureObject
TouchMovieClipBase
 InheritedinertialDampingOn : Boolean
Determins whether damping is applied to the delta values.
TouchMovieClipProcessor
 InheritedN : int
[read-only]
TouchMovieClipBase
  nestedTransform : Boolean
TouchMovieClipTransform
 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
  transformComplete : Boolean
[read-only]
TouchMovieClipTransform
  transformEventComplete : Boolean
TouchMovieClipTransform
  transformEvents : Boolean
TouchMovieClipTransform
  transformEventStart : Boolean
TouchMovieClipTransform
  transformStart : Boolean
[read-only]
TouchMovieClipTransform
 InheritedtrO : TransformObject
TouchMovieClipBase
Public Methods
 MethodDefined By
  
TouchMovieClipTransform
 Inherited
TouchMovieClipGesture
 Inherited
TouchMovieClipProcessor
  
TouchMovieClipTransform
 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
  
TouchMovieClipTransform
Property Detail
$rotationproperty
$rotation:Number


Implementation
    public function get $rotation():Number
    public function set $rotation(value:Number):void
$scaleXproperty 
$scaleX:Number


Implementation
    public function get $scaleX():Number
    public function set $scaleX(value:Number):void
$scaleYproperty 
$scaleY:Number


Implementation
    public function get $scaleY():Number
    public function set $scaleY(value:Number):void
$transformPointproperty 
$transformPoint:Point


Implementation
    public function get $transformPoint():Point
    public function set $transformPoint(value:Point):void
$xproperty 
$x:Number


Implementation
    public function get $x():Number
    public function set $x(value:Number):void
$yproperty 
$y:Number


Implementation
    public function get $y():Number
    public function set $y(value:Number):void
disableAffineTransformproperty 
disableAffineTransform:Boolean


Implementation
    public function get disableAffineTransform():Boolean
    public function set disableAffineTransform(value:Boolean):void
disableNativeTransformproperty 
disableNativeTransform:Boolean


Implementation
    public function get disableNativeTransform():Boolean
    public function set disableNativeTransform(value:Boolean):void
nestedTransformproperty 
nestedTransform:Boolean


Implementation
    public function get nestedTransform():Boolean
    public function set nestedTransform(value:Boolean):void
transformCompleteproperty 
transformComplete:Boolean  [read-only]


Implementation
    public function get transformComplete():Boolean
transformEventCompleteproperty 
transformEventComplete:Boolean


Implementation
    public function get transformEventComplete():Boolean
    public function set transformEventComplete(value:Boolean):void
transformEventsproperty 
transformEvents:Boolean


Implementation
    public function get transformEvents():Boolean
    public function set transformEvents(value:Boolean):void
transformEventStartproperty 
transformEventStart:Boolean


Implementation
    public function get transformEventStart():Boolean
    public function set transformEventStart(value:Boolean):void
transformStartproperty 
transformStart:Boolean  [read-only]


Implementation
    public function get transformStart():Boolean
Constructor Detail
TouchMovieClipTransform()Constructor
public function TouchMovieClipTransform()



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

updateLocalProperties()method 
public function updateLocalProperties():void