| 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 | |
| activeTicker — Static property in class com.gskinner.motion.GTween | |
| The currently active Ticker object. | |
| addCallback(position, callback, parameters) — Method in class com.gskinner.motion.GTweenTimeline | |
| Adds a callback function at the specified position. | |
| addLabel(position, label) — Method in class com.gskinner.motion.GTweenTimeline | |
| Adds a label at the specified position. | |
| addTween(startPosition, tween:com.gskinner.motion:GTween) — Method in class com.gskinner.motion.GTweenTimeline | |
| Adds a tween to the timeline, which will start playing at the specified start position. | |
| addTweens(tweens) — Method in class com.gskinner.motion.GTweenTimeline | |
| Shortcut method for adding a number of tweens at once. | |
| autoPlay — Property in class com.gskinner.motion.GTween | |
| Indicates whether the tween should automatically play when an end value is changed. | |
| autoPlay — Property in class com.gskinner.motion.GTweeny | |
| Indicates whether the tween should automatically play when an end value is changed. | |
| autoRotation — Property in class com.gskinner.motion.GTween | |
| When true, the tween will always rotate in the shortest direction to reach an end rotation value. | |
| autoRotation — Property in class com.gskinner.motion.GTweeny | |
| When true, the tween will always rotate in the shortest direction to reach the destination rotation. | |
| autoVisible — Property in class com.gskinner.motion.GTween | |
| Indicates whether the target's visible property should automatically be set to false when its alpha value is tweened to 0 or less. | |
| autoVisible — Property in class com.gskinner.motion.GTweeny | |
| Indicates whether the target's visible property should automatically be set to false when its alpha value is tweened to 0 or less. | |
| 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 | |