A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
ignoredObjects — Property, class com.greensock.transform.FlexTransformManager
Sometimes you want FlexTransformManager to ignore clicks on certain DisplayObjects, like buttons, color pickers, etc.
ignoredObjects — Property, class com.greensock.transform.TransformManager
If you want TransformManager to ignore clicks on certain DisplayObjects like buttons, color pickers, etc., add them to the ignoredObjects Array.
innerCenter — Property, class com.greensock.transform.TransformItem
Center point according to the local coordinate space
isSelected($item:any) — method, class com.greensock.transform.FlexTransformManager
Determines whether or not a particular DisplayObject or TranformItem is currently selected.
isSelected($item:any) — method, class com.greensock.transform.TransformManager
Determines whether or not a particular DisplayObject or TranformItem is currently selected.
isShowingCustomCursor — Property, class com.greensock.transform.TransformManager
If true, TransformManager is currently displaying a custom cursor (like the scale, rotate, or move cursor).
items — Property, class com.greensock.events.TransformEvent
TransformItems that were affected by the event
items — Property, class com.greensock.transform.FlexTransformManager
All of the TransformItem instances that are managed by this FlexTransformManager (regardless of whether or not they're selected)
items — Property, class com.greensock.transform.TransformManager
All of the TransformItem instances that are managed by this TransformManager (regardless of whether or not they're selected)
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z