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 |
init(defaultMode) — Static method in class com.greensock.OverwriteManager |
|
Initializes OverwriteManager and sets the default management mode. |
insert(tween:com.greensock.core:TweenCore, timeOrLabel) — Method in class com.greensock.TimelineLite |
|
Inserts a TweenLite, TweenMax, TimelineLite, or TimelineMax instance into the timeline at a specific time, frame, or label. |
insertMultiple(tweens, timeOrLabel, align, stagger) — Method in class com.greensock.TimelineLite |
|
Inserts multiple tweens/timelines into the timeline at once, optionally aligning them (as a sequence for example)
and/or staggering the timing. |
invalidate() — Method in class com.greensock.TimelineLite |
|
Clears any initialization data (like starting values in tweens) which can be useful if, for example,
you want to restart it without reverting to any previously recorded starting values. |
invalidate() — Method in class com.greensock.TimelineMax |
|
Clears any initialization data (like starting values in tweens) which can be useful if, for example,
you want to restart it without reverting to any previously recorded starting values. |
invalidate() — Method in class com.greensock.TweenLite |
|
Clears any initialization data (like starting values in tweens) which can be useful if, for example,
you want to restart it without reverting to any previously recorded starting values. |
invalidate() — Method in class com.greensock.TweenMax |
|
Clears any initialization data (like starting values in tweens) which can be useful if, for example,
you want to restart it without reverting to any previously recorded starting values. |
invalidate() — Method in class com.greensock.core.TweenCore |
|
Clears any initialization data (like starting values in tweens) which can be useful if, for example,
you want to restart it without reverting to any previously recorded starting values. |
isPlugin — Property in class com.greensock.core.PropTween |
| If the target of the PropTween is a TweenPlugin, isPlugin should be true. |
isTweening(target) — Static method in class com.greensock.TweenMax |
|
Determines whether or not a particular object is actively tweening. |
|
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 |