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 |
backIn(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions |
|
Back in easing equation. |
BACK_IN — Constant static property in class com.boostworthy.animation.easing.Transitions |
|
Reference to the back in easing equation. |
backInAndOut(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions |
|
Back in and out easing equation. |
BACK_IN_AND_OUT — Constant static property in class com.boostworthy.animation.easing.Transitions |
|
Reference to the back in and out easing equation. |
backOut(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions |
|
Back out easing equation. |
BACK_OUT — Constant static property in class com.boostworthy.animation.easing.Transitions |
|
Reference to the back out easing equation. |
blur(objTarget, nTargetValueX, nTargetValueY, nQuality, nDuration, strTransition, uRenderMethod) — Method in class com.boostworthy.animation.management.AnimationManager |
|
Animates the 'blurX' and 'blurX' filter properties of a display object to the desired target values. |
BlurAnimation — Class in package com.boostworthy.animation.management.types |
|
The 'BlurAnimation' class animates the blur filter of the target object. |
BlurAnimation(objTarget, nTargetValueX, nTargetValueY, nQuality, nDuration, strTransition, uRenderMethod) — Constructor in class com.boostworthy.animation.management.types.BlurAnimation |
|
Constructor. |
Boostworthy — Final class in package com.boostworthy |
|
Contains meta data for retrieval at runtime or when viewing a decompiled SWF. |
Boostworthy() — Constructor in class com.boostworthy.Boostworthy |
|
Constructor. |
BoostworthyAnimation — Final class in package com.boostworthy.animation |
|
Contains meta data for retrieval at runtime or when viewing a decompiled SWF. |
BoostworthyAnimation() — Constructor in class com.boostworthy.animation.BoostworthyAnimation |
|
Constructor. |
bounce(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions |
|
Bounce easing equation. |
BOUNCE — Constant static property in class com.boostworthy.animation.easing.Transitions |
|
Reference to the bounce easing equation. |
brightness(objTarget:com.boostworthy.core:IColorable, nTargetValue, nDuration, strTransition, uRenderMethod) — Method in class com.boostworthy.animation.management.AnimationManager |
|
Animates the brightness of a 'colorable' object to the desired target color value. |
brightness — Property in class com.boostworthy.geom.ColorMatrix |
|
Gets the current brightness setting. |
BrightnessAnimation — Class in package com.boostworthy.animation.management.types |
|
The 'BrightnessAnimation' class animates the brightness of any colorable
display object. |
BrightnessAnimation(objTarget:com.boostworthy.core:IColorable, nTargetValue, nDuration, strTransition, uRenderMethod) — Constructor in class com.boostworthy.animation.management.types.BrightnessAnimation |
|
Constructor. |
Buffer — Class in package com.boostworthy.animation.management |
|
The 'Buffer' class manages a collection of animations to be rendered at
the same time. |
Buffer() — Constructor in class com.boostworthy.animation.management.Buffer |
|
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 |