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 |
DATE — Constant static property in class com.boostworthy.animation.BoostworthyAnimation |
|
The version date of this software library. |
debug(strMessage) — Method in interface com.boostworthy.utils.logger.ILog |
|
Logs a debug message. |
debug(strMessage) — Method in class com.boostworthy.utils.logger.Log |
|
Logs a debug message. |
DEBUG — Constant static property in class com.boostworthy.utils.logger.LogLevel |
|
Defined constant for representing the 'debug' output level. |
DEFAULT_BLUR_X — Constant static property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Default value for the 'blurX' property of the blur filter. |
DEFAULT_BLUR_Y — Constant static property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Default value for the 'blurY' property of the blur filter. |
DEFAULT_FRAME_RATE — Constant property in class com.boostworthy.animation.sequence.Timeline |
|
Configures the default frame rate for timelines. |
DEFAULT_LOG_LEVEL — Constant static property in class com.boostworthy.utils.logger.LogSettings |
|
Defined constant for representing the default log level. |
DEFAULT_LOOP — Constant property in class com.boostworthy.animation.sequence.Timeline |
|
Configures the default loop setting. |
DEFAULT_QUALITY — Constant static property in class com.boostworthy.animation.management.types.BlurAnimation |
|
Default value for the quality setting of the blur filter. |
DEFAULT_REFRESH_RATE — Constant property in class com.boostworthy.animation.management.AnimationManager |
|
Configures the default refresh rate to be used. |
DEFAULT_RENDER_METHOD — Constant property in class com.boostworthy.animation.management.AnimationManager |
|
Configures the default render method for rendering animations. |
DEFAULT_RENDER_METHOD — Constant property in class com.boostworthy.animation.sequence.Timeline |
|
Configures the default render method to use for rendering tweens. |
DEFAULT_TRANSITION — Constant static property in class com.boostworthy.animation.easing.Transitions |
|
Configuration for the default transition. |
DEFAULT_TRANSITION — Constant property in class com.boostworthy.animation.management.AnimationManager |
|
Configures the default animation transition. |
DEFAULT_TRANSITION — Constant property in class com.boostworthy.animation.sequence.tweens.AdvancedTween |
|
The default transition to use for the tween. |
DEFAULT_TRANSITION — Constant property in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
The default transition to use for the tween. |
DEFAULT_TRANSITION — Constant property in class com.boostworthy.animation.sequence.tweens.PathTween |
|
The default transition to use for the tween. |
DEFAULT_TRANSITION — Constant property in class com.boostworthy.animation.sequence.tweens.Tween |
|
The default transition to use for the tween. |
dispatchEvent(objEvent) — Method in class com.boostworthy.animation.management.AnimationManager |
|
Dispatches the specified event. |
dispose() — Method in class com.boostworthy.animation.management.AnimationManager |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.animation.management.Buffer |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.animation.management.Framebuffer |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.animation.rendering.Renderer |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.animation.sequence.Timeline |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.collections.HashMap |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.collections.Queue |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.collections.Stack |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.core.EnhancedBitmap |
|
Clean up this object for garbage collection. |
dispose() — Method in class com.boostworthy.core.EnhancedMovieClip |
|
Clean up this object for garbage collection. |
dispose() — Method in class com.boostworthy.core.EnhancedShape |
|
Clean up this object for garbage collection. |
dispose() — Method in class com.boostworthy.core.EnhancedSimpleButton |
|
Clean up this object for garbage collection. |
dispose() — Method in class com.boostworthy.core.EnhancedSprite |
|
Clean up this object for garbage collection. |
dispose() — Method in interface com.boostworthy.core.IDisposable |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.geom.Curve |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.geom.Path |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
dispose() — Method in class com.boostworthy.utils.logger.LogFactory |
|
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc. |
draw(objGraphics) — Method in class com.boostworthy.geom.Curve |
|
Uses the data stored by this object to draw a curve into the specified graphics object. |
draw(objGraphics) — Method in interface com.boostworthy.geom.IPathSegment |
|
Uses the data stored by this object to draw it into the specified graphics object. |
draw(objGraphics) — Method in class com.boostworthy.geom.Line |
|
Uses the data stored by this object to draw a line into the specified graphics object. |
draw(objGraphics) — Method in class com.boostworthy.geom.Path |
|
Uses the data stored by this object to draw a path into the specified graphics object. |
|
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 |