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  
active — Property in class com.yahoo.astra.animation.Animation
If true, the animation is currently running.
addClient(target, configuration) — Method in class com.yahoo.astra.layout.modes.BaseLayoutMode
Registers a specific display object with the layout algorithm.
addClient(target, configuration) — Method in interface com.yahoo.astra.layout.modes.IAdvancedLayoutMode
Registers a specific display object with the layout algorithm.
align(target, bounds, horizontalAlign, verticalAlign) — Static method in class com.yahoo.astra.utils.DisplayObjectUtil
Aligns a DisplayObject vertically and horizontally within specific bounds.
Animation — Class in package com.yahoo.astra.animation
An ultra lightweight animation engine.
Animation(duration, start, end, autoStart) — Constructor in class com.yahoo.astra.animation.Animation
Constructor.
AnimationEvent — Class in package com.yahoo.astra.animation
The AnimationEvent class represents events that are broadcast by the com.yahoo.astra.animation.Animation class.
AnimationEvent(type, parameters) — Constructor in class com.yahoo.astra.animation.AnimationEvent
Constructor.
autoMask — Property in class com.yahoo.astra.layout.LayoutContainer
If true, the conent will automatically update the scrollRect to fit the dimensions.
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