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 |
target — Property in class com.boostworthy.animation.management.types.abstract.Animation |
|
Gets a reference to the target object being animated. |
target — Property in interface com.boostworthy.animation.management.types.abstract.IAnimation |
|
Gets a reference to the target object being animated. |
target — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
Gets a reference to the target object being tweened. |
target — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
Gets a reference to the target object being tweened. |
target — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Gets a reference to the target object being tweened. |
target — Property in interface com.boostworthy.animation.sequence.tweens.ITween |
|
Gets a reference to the target object being tweened. |
target — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
Gets a reference to the target object being tweened. |
target — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
Gets a reference to the target object being tweened. |
Timeline — Class in package com.boostworthy.animation.sequence |
|
The 'Timeline' class simulates the timeline paradox by presenting a similar API
to create and control tweens. |
Timeline(uRenderMethod, nFrameRate) — Constructor in class com.boostworthy.animation.sequence.Timeline |
|
Constructor. |
TIMER — Constant static property in class com.boostworthy.animation.rendering.RenderMethod |
|
Defined constant for representing the 'timer' method. |
Transitions — Final class in package com.boostworthy.animation.easing |
|
The 'Transitions' class contains time-based easing equations. |
Transitions() — Constructor in class com.boostworthy.animation.easing.Transitions |
|
Constructor. |
Tween — Class in package com.boostworthy.animation.sequence.tweens |
|
The 'Tween' class tweens any property of any object. |
Tween(objToTween, strProperty, nTargetValue, uFirstFrame, uLastFrame, strTransition) — Constructor in class com.boostworthy.animation.sequence.tweens.Tween |
|
Constructor. |
TweenStack — Class in package com.boostworthy.animation.sequence |
|
The 'TweenStack' class is an extension of the regular stack. |
TweenStack() — Constructor in class com.boostworthy.animation.sequence.TweenStack |
|
Constructor. |
|
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 |