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 |
Path — Class in package com.boostworthy.geom |
|
The 'Path' class stores a collection of path segments, thus forming a path. |
Path() — Constructor in class com.boostworthy.geom.Path |
|
Constructor. |
PathTween — Class in package com.boostworthy.animation.sequence.tweens |
|
The 'PathTween' class tweens a display object along a path. |
PathTween(objToTween, objPath:com.boostworthy.geom:Path, bOrientToPath, uFirstFrame, uLastFrame, strTransition) — Constructor in class com.boostworthy.animation.sequence.tweens.PathTween |
|
Constructor. |
play() — Method in class com.boostworthy.animation.sequence.Timeline |
|
Plays this timeline from the current frame. |
playReverse() — Method in class com.boostworthy.animation.sequence.Timeline |
|
Plays this timeline in reverse from the current frame. |
prevFrame() — Method in class com.boostworthy.animation.sequence.Timeline |
|
Move the playhead backwards one frame. |
property(objTarget, strProperty, nTargetValue, nDuration, strTransition, uRenderMethod) — Method in class com.boostworthy.animation.management.AnimationManager |
|
Animates any object's property to the desired target value. |
property — Property in class com.boostworthy.animation.management.types.abstract.Animation |
|
Gets the property of the target object being animated. |
property — Property in interface com.boostworthy.animation.management.types.abstract.IAnimation |
|
Gets the property of the target object being animated. |
property — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
Gets a string of the target property. |
property — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
Gets a string of the target property. |
property — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Gets a string of the target property. |
property — Property in interface com.boostworthy.animation.sequence.tweens.ITween |
|
Gets a string of the target property. |
property — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
Gets a string of the target property. |
property — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
Gets a string of the target property. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.AlphaAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.BrightnessAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.ContrastAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.HueAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.SaturationAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant static property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Meta data for representing the property being animated. |
PROPERTY — Constant property in class com.boostworthy.animation.sequence.tweens.Action |
|
Meta data for representing the property being animated. |
PROPERTY — Constant property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
Meta data for representing the property being animated. |
PropertyAnimation — Class in package com.boostworthy.animation.management.types |
|
The 'PropertyAnimation' class animates any property of any object. |
PropertyAnimation(objTarget, strProperty, nTargetValue, nDuration, strTransition, uRenderMethod) — Constructor in class com.boostworthy.animation.management.types.PropertyAnimation |
|
Constructor. |
pulse(objTarget, strProperty, nMin, nMax, nDuration, uRenderMethod) — Method in class com.boostworthy.animation.management.AnimationManager |
|
Animates any object's property back and forth between a minimum and maximum
value using a sine wave. |
PulseAnimation — Class in package com.boostworthy.animation.management.types |
|
The 'PulseAnimation' class animates any object's property back and forth
between a minimum and maximum value using a sine wave. |
PulseAnimation(objTarget, strProperty, nMin, nMax, nDuration, uRenderMethod) — Constructor in class com.boostworthy.animation.management.types.PulseAnimation |
|
Constructor. |
put(objKey, objValue) — Method in class com.boostworthy.collections.HashMap |
|
Adds a new key and value pair to this collection. |
putMap(objMap) — Method in class com.boostworthy.collections.HashMap |
|
Iterates through all accessible properties/elements of the specified
object and adds each one as a key/value pair to this collection. |
|
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 |