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  
IAnimation — Interface in package com.boostworthy.animation.management.types.abstract
The 'IAnimation' interface defines a common interface for all animation objects.
ICollection — Interface in package com.boostworthy.collections
The 'ICollection' interface defines a common interface for all collection objects.
IColorable — Interface in package com.boostworthy.core
The 'IColorable' interface defines a common interface for all colorable objects.
IDENTITY — Constant property in class com.boostworthy.geom.ColorMatrix
The default matrix for this object to begin at.
IDisposable — Interface in package com.boostworthy.core
The 'IDisposable' interface defines a common interface for all objects to encorporate garbage collection.
IIterator — Interface in package com.boostworthy.collections.iterators
The 'IIterator' interface defines a common interface for all iterator objects.
ILog — Interface in package com.boostworthy.utils.logger
The 'ILog' interface defines a common interface for all log objects.
info(strMessage) — Method in interface com.boostworthy.utils.logger.ILog
Logs an info message.
info(strMessage) — Method in class com.boostworthy.utils.logger.Log
Logs an info message.
INFO — Constant static property in class com.boostworthy.utils.logger.LogLevel
Defined constant for representing the 'info' output level.
init() — Method in class com.boostworthy.animation.management.AnimationManager
Initializes this object.
init() — Method in class com.boostworthy.animation.management.Buffer
Initializes this object.
init(nRefreshRate) — Method in class com.boostworthy.animation.management.Framebuffer
Initializes this object.
init(uRenderMethod, nFrameRate) — Method in class com.boostworthy.animation.sequence.Timeline
Initializes this object.
init(objMap) — Method in class com.boostworthy.collections.HashMap
Initializes this object.
init() — Method in class com.boostworthy.core.EnhancedBitmap
Initializes this object.
init() — Method in class com.boostworthy.core.EnhancedMovieClip
Initializes this object.
init() — Method in class com.boostworthy.core.EnhancedShape
Initializes this object.
init() — Method in class com.boostworthy.core.EnhancedSimpleButton
Initializes this object.
init() — Method in class com.boostworthy.core.EnhancedSprite
Initializes this object.
init(aMatrix) — Method in class com.boostworthy.geom.ColorMatrix
Initializes this object.
init(objStart, objEnd, objControl) — Method in class com.boostworthy.geom.Curve
Initializes this object.
init() — Method in class com.boostworthy.geom.Path
Initializes this object.
init(strName, uLevel) — Method in class com.boostworthy.utils.logger.Log
Initializes this object.
init() — Method in class com.boostworthy.utils.logger.LogFactory
Initializes this object.
initColor(objTarget, nColorValue) — Method in class com.boostworthy.animation.management.AnimationManager
Initializes the color of a display object so that it's color can be animated.
IPathSegment — Interface in package com.boostworthy.geom
The 'IPathSegment' interface defines a common interface for all path segment objects.
IRenderable — Interface in package com.boostworthy.animation.rendering
The 'IRenderable' interface defines a common interface for all renderable objects.
IteratorType — Final class in package com.boostworthy.collections.iterators
The 'IteratorType' class houses public constants which represent iterator types.
IteratorType() — Constructor in class com.boostworthy.collections.iterators.IteratorType
Constructor.
ITween — Interface in package com.boostworthy.animation.sequence.tweens
The 'ITween' interface defines a common interface for all tween objects.
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