| 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 | |
| getActive(nested, tweens, timelines) — Method in class com.greensock.TimelineMax | |
| Returns the tweens/timelines that are currently active in the timeline. | |
| getAllTweens() — Static method in class com.greensock.TweenMax | |
| Returns all tweens that are in the masterList. | |
| getAttachedObjects() — Method in class com.greensock.layout.AutoFitArea | |
| Returns an Array of all attached DisplayObjects. | |
| getByStage(stage) — Static method in class com.greensock.layout.LiquidStage | |
| Retrieves the LiquidStage instance associated with a particular stage. | |
| getChildren(nested, tweens, timelines, ignoreBeforeTime) — Method in class com.greensock.TimelineLite | |
| Provides an easy way to get all of the tweens and/or timelines nested in this timeline (as an Array). | |
| getFollower(target) — Method in class com.greensock.motionPaths.MotionPath | |
| Returns the PathFollower instance associated with a particular target or null if none exist. | |
| getLabelAfter(time) — Method in class com.greensock.TimelineMax | |
| Returns the next label (if any) that occurs AFTER the time parameter. | |
| getLabelBefore(time) — Method in class com.greensock.TimelineMax | |
| Returns the previous label (if any) that occurs BEFORE the time parameter. | |
| getLabelTime(label) — Method in class com.greensock.TimelineLite | |
| Returns the time associated with a particular label. | |
| getter — Property in class com.greensock.layout.DynamicPinPoint | |
| the function to be called which will return a Point object defining the new coordinates (based on the target's coordinate space) | |
| getTweensOf(target, nested) — Method in class com.greensock.TimelineLite | |
| Returns the tweens of a particular object that are inside this timeline. | |
| getTweensOf(target) — Static method in class com.greensock.TweenMax | |
| Gets all the tweens of a particular object. | |
| globalTimeScale — Static property in class com.greensock.TweenMax | |
| Multiplier describing the speed of the root timelines where 1 is normal speed, 0.5 is half-speed, 2 is double speed, etc. | |
| glowFilter — Property in class com.greensock.data.TweenLiteVars | |
| Applies a GlowFilter tween (use the GlowFilterVars class to define the values). | |
| GlowFilterPlugin — Class in package com.greensock.plugins | |
| Tweens a GlowFilter. | |
| GlowFilterVars — Class in package com.greensock.data | |
| GlowFilterVars(blurX, blurY, color, alpha, strength, inner, knockout, quality, remove, index, addFilter) — Constructor in class com.greensock.data.GlowFilterVars | |
| goto(timeOrLabel, suppressEvents) — Method in class com.greensock.TimelineLite | |
| Skips to a particular time, frame, or label without changing the paused state of the timeline | |
| gotoAndPlay(timeOrLabel, suppressEvents) — Method in class com.greensock.TimelineLite | |
| Skips to a particular time, frame, or label and plays the timeline forwards from there (unpausing it) | |
| gotoAndStop(timeOrLabel, suppressEvents) — Method in class com.greensock.TimelineLite | |
| Skips to a particular time, frame, or label and stops the timeline (pausing it) | |
| greenMultiplier — Property in class com.greensock.data.ColorTransformVars | |
| greenOffset — Property in class com.greensock.data.ColorTransformVars | |
| 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 | |