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 |
m_aData — Property in class com.boostworthy.collections.Queue |
|
Array for storing all data in this collection. |
m_aData — Property in class com.boostworthy.collections.Stack |
|
Array for storing all data in this collection. |
m_aFilters — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds a copy of all filters currently applied to the target object. |
m_aKeys — Property in class com.boostworthy.collections.HashMap |
|
An array for storing map keys. |
m_aMatrix — Property in class com.boostworthy.geom.ColorMatrix |
|
Stores the current matrix of values that this object represents. |
m_aParamsForward — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
Holds an array of parameters to pass to the forward function. |
m_aParamsReverse — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
Holds an array of parameters to pass to the reverse function. |
m_aSegments — Property in class com.boostworthy.geom.Path |
|
An array for storing path segments that form this path. |
m_aValues — Property in class com.boostworthy.collections.HashMap |
|
An array for storing map values. |
m_bIsDirty — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
Determines whether or not this tween has changed and needs compared
towards it's target value again. |
m_bIsDirty — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Determines whether or not this tween has changed and needs compared
towards it's target value again. |
m_bIsDirty — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
Determines whether or not this tween has changed and needs compared
towards it's target value again. |
m_bIsDirty — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
Determines whether or not this tween has changed and needs compared
towards it's target value again. |
m_bLoop — Property in class com.boostworthy.animation.sequence.Timeline |
|
Determines whether or not this timeline loops when the last frame is finished. |
m_bOrientToPath — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
A value for determining whether or not to orient the object to the paths direction. |
method — Property in class com.boostworthy.animation.management.types.abstract.Animation |
|
Gets the method being used to render the animation. |
method — Property in interface com.boostworthy.animation.management.types.abstract.IAnimation |
|
Gets the method being used to render the animation. |
m_fncForward — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
The function to be called when the specified frame of this action is
reached while the timeline playhead is moving forward. |
m_fncOnEnterFrame — Property in class com.boostworthy.animation.rendering.Renderer |
|
Holds a reference to the enter frame event handler. |
m_fncOnTimer — Property in class com.boostworthy.animation.rendering.Renderer |
|
Holds a reference to the timer event handler. |
m_fncReverse — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
The function to be called when the specified frame of this action is
reached while the timeline playhead is moving in reverse. |
m_fncSet — Property in class com.boostworthy.animation.management.types.FunctionsAnimation |
|
Holds a reference to the target object's set function. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.AlphaAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.BrightnessAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.ContrastAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.FilterAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.FunctionsAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.HueAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.PropertyAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.SaturationAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds a reference to the transition function being used for this animation. |
m_fncTransition — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
A reference to the transition being used for the tween. |
m_fncTransition — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
A reference to the transition being used for the tween. |
m_fncTransition — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
A reference to the transition being used for the tween. |
m_fncTransition — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
A reference to the transition being used for the tween. |
m_nAlpha — Property in class com.boostworthy.geom.ColorMatrix |
|
Stores the current alpha setting. |
m_nBrightness — Property in class com.boostworthy.geom.ColorMatrix |
|
Stores the current brightness setting. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.AlphaAnimation |
|
Holds the change in value for the property being animated. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.BrightnessAnimation |
|
Holds the change in value for the 'brightness' property. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.ContrastAnimation |
|
Holds the change in value for the 'contrast' property. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.FilterAnimation |
|
Holds the change in value for the filter's property. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.FunctionsAnimation |
|
Holds the change in value for the property. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.HueAnimation |
|
Holds the change in value for the 'hue' property. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.PropertyAnimation |
|
Holds the change in value for the property. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Holds the change in value for the 'rotation' property. |
m_nChangeValue — Property in class com.boostworthy.animation.management.types.SaturationAnimation |
|
Holds the change in value for the 'Saturation' property. |
m_nChangeValue — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Holds the change in value for the property being tweened. |
m_nChangeValue — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
Holds the change in value for the property being tweened. |
m_nChangeValueB — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the change in value for the 'blue' portion of the color. |
m_nChangeValueG — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the change in value for the 'green' portion of the color. |
m_nChangeValueH — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds the change in value for the 'height' property. |
m_nChangeValueR — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the change in value for the 'red' portion of the color. |
m_nChangeValueW — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds the change in value for the 'width' property. |
m_nChangeValueX — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the change in value for the 'blurX' property. |
m_nChangeValueX — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds the change in value for the 'x' property. |
m_nChangeValueX — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds the change in value for the 'scaleX' property. |
m_nChangeValueY — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the change in value for the 'blurY' property. |
m_nChangeValueY — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds the change in value for the 'y' property. |
m_nChangeValueY — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds the change in value for the 'scaleY' property. |
m_nContrast — Property in class com.boostworthy.geom.ColorMatrix |
|
Stores the current contrast setting. |
m_nDuration — Property in class com.boostworthy.animation.management.types.AlphaAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.BrightnessAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.ContrastAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.FilterAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.FunctionsAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.HueAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.PropertyAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.PulseAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.SaturationAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nDuration — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds the duration of the animation in milliseconds. |
m_nHue — Property in class com.boostworthy.geom.ColorMatrix |
|
Stores the current hue setting. |
m_nMax — Property in class com.boostworthy.animation.management.types.PulseAnimation |
|
Holds the maximum value output by the pulse. |
m_nMedian — Property in class com.boostworthy.animation.management.types.PulseAnimation |
|
The median value of the min/max. |
m_nMin — Property in class com.boostworthy.animation.management.types.PulseAnimation |
|
Holds the minimum value output by the pulse. |
m_nRefreshRate — Property in class com.boostworthy.animation.sequence.Timeline |
|
The necessary refresh rate to achieve the desired frame rate. |
m_nSaturation — Property in class com.boostworthy.geom.ColorMatrix |
|
Stores the current saturation setting. |
m_nStartRotation — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
Stores the starting rotational value of the object being tween. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.AlphaAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.BrightnessAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.ContrastAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.FilterAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.FunctionsAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.HueAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.PropertyAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.PulseAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.SaturationAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartTime — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds the starting time of the animation in milliseconds. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.AlphaAnimation |
|
Holds the starting value for the property being animated. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.BrightnessAnimation |
|
Holds the starting value for the 'brightness' property. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.ContrastAnimation |
|
Holds the starting value for the 'contrast' property. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.FilterAnimation |
|
Holds the starting value for the filter's property. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.FunctionsAnimation |
|
Holds the starting value for the property. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.HueAnimation |
|
Holds the starting value for the 'hue' property. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.PropertyAnimation |
|
Holds the starting value for the property. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Holds the starting value for the 'rotation' property. |
m_nStartValue — Property in class com.boostworthy.animation.management.types.SaturationAnimation |
|
Holds the starting value for the 'Saturation' property. |
m_nStartValue — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Holds the starting value for the property being tweened. |
m_nStartValue — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
Holds the starting value for the property being tweened. |
m_nStartValueB — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the starting value for the 'blue' portion of the color. |
m_nStartValueG — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the starting value for the 'green' portion of the color. |
m_nStartValueH — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds the starting value for the 'height' property. |
m_nStartValueR — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the starting value for the 'red' portion of the color. |
m_nStartValueW — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds the starting value for the 'width' property. |
m_nStartValueX — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the starting value for the 'blurX' property. |
m_nStartValueX — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds the starting value for the 'x' property. |
m_nStartValueX — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds the starting value for the 'scaleX' property. |
m_nStartValueY — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the starting value for the 'blurY' property. |
m_nStartValueY — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds the starting value for the 'y' property. |
m_nStartValueY — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds the starting value for the 'scaleY' property. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.AlphaAnimation |
|
Holds the target value for the property being animated. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.BrightnessAnimation |
|
Holds the target value for the 'brightness' property. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.ContrastAnimation |
|
Holds the target value for the 'contrast' property. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.FilterAnimation |
|
Holds the target value for the filter's property. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.FunctionsAnimation |
|
Holds the target value for the property. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.HueAnimation |
|
Holds the target value for the 'hue' property. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.PropertyAnimation |
|
Holds the target value for the property. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Holds the target value for the 'rotation' property. |
m_nTargetValue — Property in class com.boostworthy.animation.management.types.SaturationAnimation |
|
Holds the target value for the 'Saturation' property. |
m_nTargetValue — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Holds the target value for the property being tweened. |
m_nTargetValue — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
Holds the target value for the property being tweened. |
m_nTargetValueB — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the target value for the 'blue' portion of the color. |
m_nTargetValueG — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the target value for the 'green' portion of the color. |
m_nTargetValueH — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds the target value for the 'height' property. |
m_nTargetValueR — Property in class com.boostworthy.animation.management.types.ColorAnimation |
|
Holds the target value for the 'red' portion of the color. |
m_nTargetValueW — Property in class com.boostworthy.animation.management.types.SizeAnimation |
|
Holds the target value for the 'width' property. |
m_nTargetValueX — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the target value for the 'blurX' property. |
m_nTargetValueX — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds the target value for the 'x' property. |
m_nTargetValueX — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds the target value for the 'scaleX' property. |
m_nTargetValueY — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the target value for the 'blurY' property. |
m_nTargetValueY — Property in class com.boostworthy.animation.management.types.MoveAnimation |
|
Holds the target value for the 'y' property. |
m_nTargetValueY — Property in class com.boostworthy.animation.management.types.ScaleAnimation |
|
Holds the target value for the 'scaleY' property. |
m_nValue — Property in class com.boostworthy.animation.management.types.PulseAnimation |
|
Holds the distance between the min/max and the median. |
m_objBlur — Property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Holds the blur filter to be applied to the target object. |
m_objBufferEF — Property in class com.boostworthy.animation.management.Framebuffer |
|
Holds all animation objects to be rendered on enter frame. |
m_objBufferT — Property in class com.boostworthy.animation.management.Framebuffer |
|
Holds all animation objects to be rendered on timer. |
m_objColorMatrix — Property in class com.boostworthy.core.EnhancedBitmap |
|
Holds an instance of the color matrix object for manipulating this
object's color. |
m_objColorMatrix — Property in class com.boostworthy.core.EnhancedMovieClip |
|
Holds an instance of the color matrix object for manipulating this
object's color. |
m_objColorMatrix — Property in class com.boostworthy.core.EnhancedShape |
|
Holds an instance of the color matrix object for manipulating this
object's color. |
m_objColorMatrix — Property in class com.boostworthy.core.EnhancedSimpleButton |
|
Holds an instance of the color matrix object for manipulating this
object's color. |
m_objColorMatrix — Property in class com.boostworthy.core.EnhancedSprite |
|
Holds an instance of the color matrix object for manipulating this
object's color. |
m_objControl — Property in class com.boostworthy.geom.Curve |
|
A point object for storing information about the control point of this curve. |
m_objEnd — Property in class com.boostworthy.geom.Curve |
|
A point object for storing information about the end point of this curve. |
m_objFilter — Property in class com.boostworthy.animation.management.types.FilterAnimation |
|
Holds the filter whose property is being animated. |
m_objFilter — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Holds the filter whose property is being animated. |
m_objFramebuffer — Property in class com.boostworthy.animation.management.AnimationManager |
|
A framebuffer instance for managing all animations to be rendered. |
m_objLocation — Property in class com.boostworthy.geom.Path |
|
Stores a coordinate of the current location inside this path. |
m_objLog — Property in class com.boostworthy.animation.rendering.Renderer |
|
Holds a log for logging output about this object. |
m_objPath — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
Holds a path object whose 'x' axis represents the frame number and 'y' axis represents the property value. |
m_objPath — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
The path the target object is to be animated along. |
m_objQueue — Property in class com.boostworthy.animation.management.Buffer |
|
A queue for storing animation objects. |
m_objRenderer — Property in class com.boostworthy.animation.management.Framebuffer |
|
The renderer instance to be used to render the contents of the buffers. |
m_objRendererNext — Property in class com.boostworthy.animation.sequence.Timeline |
|
Holds an instance of the renderer object for rendering playback forwards. |
m_objRendererPrev — Property in class com.boostworthy.animation.sequence.Timeline |
|
Holds an instance of the renderer object for rendering playback in reverse. |
m_objStage — Property in class com.boostworthy.animation.rendering.Renderer |
|
Holds a reference to the stage to be used for adding/removing listeners
to the enter frame event. |
m_objStart — Property in class com.boostworthy.geom.Curve |
|
A point object for storing information about the start point of this curve. |
m_objTarget — Property in class com.boostworthy.animation.management.types.abstract.Animation |
|
Holds a reference to the target object being animated. |
m_objTarget — Property in class com.boostworthy.events.AnimationEvent |
|
A reference to the object whose property is being animated. |
m_objTimer — Property in class com.boostworthy.animation.rendering.Renderer |
|
Holds a timer instance to be used by this renderer. |
m_objToTween — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
A reference to the object to be tweened. |
m_objToTween — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
A reference to the display object to be tweened. |
m_objToTween — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
A reference to the display object to be tweened. |
m_objToTween — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
A reference to the object to be tweened. |
m_objTweenStack — Property in class com.boostworthy.animation.sequence.Timeline |
|
A stack for storing all tweens in this timeline. |
move(objTarget, nTargetValueX, nTargetValueY, nDuration, strTransition, uRenderMethod) — Method in class com.boostworthy.animation.management.AnimationManager |
|
Animates the 'x' and 'y' properties of a display object to the desired target values. |
MoveAnimation — Class in package com.boostworthy.animation.management.types |
|
The 'MoveAnimation' class animates the 'x' and 'y' coordinates of a display object. |
MoveAnimation(objTarget, nTargetValueX, nTargetValueY, nDuration, strTransition, uRenderMethod) — Constructor in class com.boostworthy.animation.management.types.MoveAnimation |
|
Constructor. |
moveTo(nX, nY) — Method in class com.boostworthy.geom.Path |
|
Moves the current location to the specified coordinate. |
m_strName — Property in class com.boostworthy.utils.logger.Log |
|
Stores this logs name. |
m_strProperty — Property in class com.boostworthy.animation.management.types.abstract.Animation |
|
Holds the property of the target object that is being animated. |
m_strProperty — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
The object's property that is getting tweened. |
m_strProperty — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
The property of the display object's filter that is being animated. |
m_strProperty — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
The object's property that is getting tweened. |
m_strProperty — Property in class com.boostworthy.events.AnimationEvent |
|
The property being animated. |
m_strTransition — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
The name of the transition to be used for the tween. |
m_strTransition — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
The name of the transition to be used for the tween. |
m_strTransition — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
The name of the transition to be used for the tween. |
m_strTransition — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
The name of the transition to be used for the tween. |
m_uFirstFrame — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
The first frame of the tween. |
m_uFirstFrame — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
The first frame of the tween. |
m_uFirstFrame — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
The first frame of the tween. |
m_uFirstFrame — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
The first frame of the tween. |
m_uFirstFrame — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
The first frame of the tween. |
m_uFrame — Property in class com.boostworthy.animation.sequence.Timeline |
|
The current frame the playhead of this timeline is at. |
m_uFrameRate — Property in class com.boostworthy.animation.sequence.Timeline |
|
The frame rate for this timeline to play at. |
m_uLastFrame — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
The last frame of the tween. |
m_uLastFrame — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
The last frame of the tween. |
m_uLastFrame — Property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
The last frame of the tween. |
m_uLastFrame — Property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
The last frame of the tween. |
m_uLastFrame — Property in class com.boostworthy.animation.sequence.tweens.Tween |
|
The last frame of the tween. |
m_uLength — Property in class com.boostworthy.animation.sequence.Timeline |
|
The length (in frames) of this timeline. |
m_uLevel — Property in class com.boostworthy.utils.logger.Log |
|
Stores this logs level. |
multiply(aMatrix) — Method in class com.boostworthy.geom.ColorMatrix |
|
Multiplies the specified matrix array against the one this object represents. |
m_uNumRepeats — Property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Holds the number of times this animation should repeat itself. |
m_uPreviousFrame — Property in class com.boostworthy.animation.sequence.tweens.Action |
|
Stores the previously rendered frame number. |
m_uRenderMethod — Property in class com.boostworthy.animation.management.types.abstract.Animation |
|
Holds the method being used to render this animation. |
m_uRenderMethod — Property in class com.boostworthy.animation.sequence.Timeline |
|
Stores the render method being used to render this object's tweens. |
m_uRepeatCount — Property in class com.boostworthy.animation.management.types.RotationAnimation |
|
Holds the current number of repeats that have taken place for this animation. |
|
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 |