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  
elasticIn(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions
Elastic in easing equation.
ELASTIC_IN — Constant static property in class com.boostworthy.animation.easing.Transitions
Reference to the elastic in easing equation.
elasticInAndOut(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions
Elastic in and out easing equation.
ELASTIC_IN_AND_OUT — Constant static property in class com.boostworthy.animation.easing.Transitions
Reference to the elastic in and out easing equation.
elasticOut(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions
Elastic out easing equation.
ELASTIC_OUT — Constant static property in class com.boostworthy.animation.easing.Transitions
Reference to the elastic out easing equation.
end — Property in class com.boostworthy.geom.Curve
Gets the end point of the curve.
end — Property in interface com.boostworthy.geom.IPathSegment
Gets the end point of the path segment.
end — Property in class com.boostworthy.geom.Path
Gets the end point of the path.
EnhancedBitmap — Class in package com.boostworthy.core
The 'EnhancedBitmap' class extends upon the 'Bitmap' class by providing an enhanced foundation for additional garbage collection and color support.
EnhancedBitmap() — Constructor in class com.boostworthy.core.EnhancedBitmap
Constructor.
EnhancedMovieClip — Class in package com.boostworthy.core
The 'EnhancedMovieClip' class extends upon the 'MovieClip' class by providing an enhanced foundation for additional garbage collection and color support.
EnhancedMovieClip() — Constructor in class com.boostworthy.core.EnhancedMovieClip
Constructor.
EnhancedShape — Class in package com.boostworthy.core
The 'EnhancedShape' class extends upon the 'Shape' class by providing an enhanced foundation for additional garbage collection and color support.
EnhancedShape() — Constructor in class com.boostworthy.core.EnhancedShape
Constructor.
EnhancedSimpleButton — Class in package com.boostworthy.core
The 'EnhancedSimpleButton' class extends upon the 'SimpleButton' class by providing an enhanced foundation for additional garbage collection and color support.
EnhancedSimpleButton() — Constructor in class com.boostworthy.core.EnhancedSimpleButton
Constructor.
EnhancedSprite — Class in package com.boostworthy.core
The 'EnhancedSprite' class extends upon the 'Sprite' class by providing an enhanced foundation for additional garbage collection and color support.
EnhancedSprite() — Constructor in class com.boostworthy.core.EnhancedSprite
Constructor.
ENTER_FRAME — Constant static property in class com.boostworthy.animation.rendering.RenderMethod
Defined constant for representing the 'enter frame' method.
EventBroadcaster — Class in package com.boostworthy.events
The 'EventBroadcaster' class is a singleton event dispatcher.
EventBroadcaster(objEnforcer) — Constructor in class com.boostworthy.events.EventBroadcaster
Constructor.
expoIn(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions
Expo in easing equation.
EXPO_IN — Constant static property in class com.boostworthy.animation.easing.Transitions
Reference to the expo in easing equation.
expoInAndOut(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions
Expo in and out easing equation.
EXPO_IN_AND_OUT — Constant static property in class com.boostworthy.animation.easing.Transitions
Reference to the expo in and out easing equation.
expoOut(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions
Expo out easing equation.
EXPO_OUT — Constant static property in class com.boostworthy.animation.easing.Transitions
Reference to the expo out easing equation.
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