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 |
kill() — Method in class com.greensock.TweenNano |
| Kills the tween, stopping it immediately. |
kill() — Method in class com.greensock.core.TweenCore |
| Kills the tween/timeline, stopping it immediately. |
killAll(complete, tweens, delayedCalls) — Static method in class com.greensock.TweenMax |
|
Kills all tweens and/or delayedCalls/callbacks, optionally forcing them to completion first. |
killChildTweensOf(parent, complete) — Static method in class com.greensock.TweenMax |
|
Kills all tweens of the children of a particular DisplayObjectContainer, optionally forcing them to completion first. |
killProperties(names) — Method in class com.greensock.TweenMax |
|
Allows particular properties of the tween to be killed, much like the killVars() method
except that killProperties() accepts an Array of property names. |
killTweensOf(target, nested, vars) — Method in class com.greensock.TimelineLite |
|
Kills all the tweens (or certain tweening properties) of a particular object inside this TimelineLite,
optionally completing them first. |
killTweensOf(target, complete, vars) — Static method in class com.greensock.TweenLite |
|
Kills all the tweens (or certain tweening properties) of a particular object, optionally completing them first. |
killTweensOf — Static property in class com.greensock.TweenMax |
|
Kills all the tweens of a particular object, optionally completing them first. |
killTweensOf(target, complete) — Static method in class com.greensock.TweenNano |
|
Kills all the tweens of a particular object, optionally forcing them to completion too. |
killVars(vars, permanent) — Method in class com.greensock.TweenLite |
|
Allows particular properties of the tween to be killed. |
knockout — Property in class com.greensock.data.DropShadowFilterVars |
| |
knockout — Property in class com.greensock.data.GlowFilterVars |
| |
|
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 |