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  
tail — Property, class org.osflash.signals.SlotList
target — Property, class com.greensock.TweenLite
Target object whose properties this tween affects.
target — Property, class com.greensock.core.PropTween
Target object
texture — Property, class com.mousman.as3.agal.parser.objs.MTexture
Texture contained in an instance of MTexture
textures — Property, class com.mousman.as3.agal.parser.objs.MTextureManager
return all the Textures contained in the MTextureManager instance
timeline — Property, class com.greensock.core.TweenCore
The parent timeline on which the tween/timeline is placed.
to(target:Object, duration:Number, vars:Object) — Static Method , class com.greensock.TweenLite
Static method for creating a TweenLite instance.
toString() — method, class org.osflash.signals.Slot
Creates and returns the string representation of the current object.
toString() — method, class org.osflash.signals.SlotList
totalDuration — Property, class com.greensock.core.TweenCore
Duration of the tween in seconds (or frames for frames-based tweens/timelines) including any repeats or repeatDelays (which are only available on TweenMax and TimelineMax).
totalTime — Property, class com.greensock.core.TweenCore
Most recently rendered time (or frame for frames-based tweens/timelines) according to its totalDuration.
TweenCore — class, package com.greensock.core
TweenCore is the base class for all TweenLite, TweenMax, TimelineLite, and TimelineMax classes and provides core functionality and properties.
TweenCore(duration:Number, vars:Object) — Constructor, class com.greensock.core.TweenCore
TweenLite — class, package com.greensock
TweenLite is an extremely fast, lightweight, and flexible tweening engine that serves as the foundation of the GreenSock Tweening Platform.
TweenLite(target:Object, duration:Number, vars:Object) — Constructor, class com.greensock.TweenLite
Constructor
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