| 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 |
| pause(... rest) — method, class org.coretween.Tween |
|
Pauses a tween. |
| pause(... rest) — Static Method , class org.coretween.TweenManager |
|
Use this method to pause or resume all tweens that are currently under the
control of the tween manager. |
| pause(... rest) — method, class org.coretween.TweenStack |
|
Indicates wheter to pause the animation or not. |
| pause(... rest) — method, interface org.coretween.Tweenable |
| |
| PAUSE — Static Property, class org.coretween.TweenEvent |
| |
| paused — Property, class org.coretween.Tween |
|
Returns the current paused state of the Tween object. |
| paused — Static Property, class org.coretween.TweenManager |
|
Returns the paused state. |
| paused — Property, class org.coretween.TweenStack |
|
By getting or setting this property the paused state of the animation can
be controlled. |
| position — Property, class org.coretween.Tween |
|
Returns the percentage that the tween has completed. |
| prop — Property, class org.coretween.TweenValue |
| |
| push(tween:org.coretween:Tweenable) — method, class org.coretween.TweenStack |
|
This method pushes a Tweenable object onto the TweenStack. |
|
| 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 |