I | |
IDENTITY, ColorMatrix | |
INFO, out | |
innerSize, ColorForm | |
INSERTION_SORT, SortOptions | |
L | |
LABEL_MARGIN | |
LINEAR, Transitions | |
LUMINANCE_B, ColorMatrix | |
LUMINANCE_G, ColorMatrix | |
LUMINANCE_R, ColorMatrix | |
M | |
margin, Tooltips | |
MARGIN, DialogBox | |
MarginBottom, DialogBox | |
MarginLeft, DialogBox | |
MarginRight, DialogBox | |
MarginTop, DialogBox | |
maxGradientColors, StrokeStyle | |
multiLineCommentBegin, MethodParser | |
multiLineCommentEnd, MethodParser | |
N | |
NAME | |
norm255, ColorHSB | |
NULL, IteratorType | |
O | |
outerSize, ColorForm | |
P | |
paletteEntryDistance, ColorForm | |
paletteEntryHeight, ColorForm | |
paletteEntryWidth, ColorForm | |
pointName, Stroke | |
PROPERTY | |
propertyKeywords, MethodParser | |
Q | |
QUAD_IN, Transitions | |
QUAD_IN_AND_OUT, Transitions | |
QUAD_OUT, Transitions | |
QUART_IN, Transitions | |
QUART_IN_AND_OUT, Transitions | |
QUART_OUT, Transitions | |
QUINT_IN, Transitions | |
QUINT_IN_AND_OUT, Transitions | |
QUINT_OUT, Transitions | |
R | |
RECT, StrokeItem | |
ROUND_RECT, StrokeItem | |
S | |
SEGMENT_POINT, StrokeItem | |
SEGMENT_START, StrokeItem | |
SETTINGS_FILENAME, airSprite | |
SINE_IN, Transitions | |
SINE_IN_AND_OUT, Transitions | |
SINE_OUT, Transitions | |
singleLineComment, MethodParser | |
START, AnimationEvent | |
STOP, AnimationEvent | |
strokeName, Stroke | |
SYMBOL_CIRCLE, BubbleButton | |
SYMBOL_DOT, BubbleButton | |
SYMBOL_NONE, BubbleButton | |
SYMBOL_X, BubbleButton | |
T | |
TAB_FOCUS_COLOR, TabPane | |
TAB_HEIGHT, TabPane | |
TAB_MARGIN, TabPane | |
TAB_NOFOCUS_COLOR, TabPane | |
TIMER, RenderMethod | |
tooltipDisplayObjectName, Tooltips | |
TYPE_BEVEL, TweenEx | |
TYPE_BLUR, TweenEx | |
TYPE_COLOR, TweenEx | |
TYPE_DISPLAY, TweenEx | |
TYPE_MATRIX, TweenEx | |
TYPE_SHADOW, TweenEx | |
V | |
VERSION, BoostworthyAnimation | |
W | |
WARNING, out | |
X | |
xPos, BubbleButtonState | |
Y | |
yPos, BubbleButtonState |
The default matrix for this object to begin at.
protected const IDENTITY: Array
Informational logging level
public static const INFO: String
Radius of the inner circle of the hue wheel.
private const innerSize: Number
A flag that specifies the insertion sort algorithm.
public static const INSERTION_SORT: int
Small margin to keep the text label from the button border.
private const LABEL_MARGIN: uint
Small margin to keep the text label from the button border.
private const LABEL_MARGIN: uint
Reference to the linear easing equation.
public static const LINEAR: String
Configuration for the blue portion of the luminance vector.
protected const LUMINANCE_B: Number
Configuration for the green portion of the luminance vector.
protected const LUMINANCE_G: Number
Configuration for the red portion of the luminance vector.
protected const LUMINANCE_R: Number
Base margin constant used to position text and tooltips.
private const margin: uint
Size of margins in pixels.
private const MARGIN: uint
Height of the margin used for the bottom border.
private const MarginBottom: uint
Width of the margin used for the left hand border.
private const MarginLeft: uint
Width of the margin used for the rifght hand border.
private const MarginRight: uint
Height of the margin used in the title bar.
private const MarginTop: uint
Maximum number of gradient colors in a fill.
public static const maxGradientColors: uint
Regex token for begin of a comment block.
private static const multiLineCommentBegin: String
Regex token for end of a comment block.
private static const multiLineCommentEnd: String
The name of this software library.
public static const NAME: String
The name of this software library.
public static const NAME: String
Multiplier used to normalize from a 0-255 range
protected const norm255: Number
Defined constant for representing the ‘NullIterator’ type.
public static const NULL: uint
Radius of the outer circle of the hue wheel.
private const outerSize: Number
Distance between palette entries.
private const paletteEntryDistance: Number
Height of a palette entry color box.
private const paletteEntryHeight: Number
Width of a palette entry color box.
private const paletteEntryWidth: Number
Display object name of a stroke point sprite.
public static const pointName: String
Meta data for representing the property being animated.
protected const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
protected const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Meta data for representing the property being animated.
public static const PROPERTY: String
Regex tokens for recognized graphics properties.
private const propertyKeywords: String
Reference to the quad in easing equation.
public static const QUAD_IN: String
Reference to the quad in and out easing equation.
public static const QUAD_IN_AND_OUT: String
Reference to the quad out easing equation.
public static const QUAD_OUT: String
Reference to the quart in easing equation.
public static const QUART_IN: String
Reference to the quart in and out easing equation.
public static const QUART_IN_AND_OUT: String
Reference to the quart out easing equation.
public static const QUART_OUT: String
Reference to the quint in easing equation.
public static const QUINT_IN: String
Reference to the quint in and out easing equation.
public static const QUINT_IN_AND_OUT: String
Reference to the quint out easing equation.
public static const QUINT_OUT: String
Rectangle shaped object.
public static const RECT: String
Rectangle shaped object with rounded corners.
public static const ROUND_RECT: String
Continuation of a line segment/path.
public static const SEGMENT_POINT: String
Start of a line segment/path.
public static const SEGMENT_START: String
Name of application configuration file.
private const SETTINGS_FILENAME: String
Reference to the sine in easing equation.
public static const SINE_IN: String
Reference to the sine in and out easing equation.
public static const SINE_IN_AND_OUT: String
Reference to the sine out easing equation.
public static const SINE_OUT: String
Regex token for a comment to end of line.
private static const singleLineComment: String
Event type constant for the ‘animationStart’ event.
public static const START: String
Event type constant for the ‘animationStop’ event.
public static const STOP: String
Display object name of a stroke.
public static const strokeName: String
A circle is drawn on the button
public static const SYMBOL_CIRCLE: uint
A dot is drawn on the button
public static const SYMBOL_DOT: uint
No symbol is drawn on the button
public static const SYMBOL_NONE: uint
An X symbol (close) is drawn on the button
public static const SYMBOL_X: uint
Default text color used to emphasize the selected tab pane.
private const TAB_FOCUS_COLOR: uint
Height of a tab selector in pixels.
private const TAB_HEIGHT: uint
Margin used when drawing tabs to separate labels from tab borders.
private const TAB_MARGIN: uint
Default text color used for tab panes that are not selected.
private const TAB_NOFOCUS_COLOR: uint
Defined constant for representing the ‘timer’ method.
public static const TIMER: uint
Display object name of a tooltip on the display list.
private const tooltipDisplayObjectName: String
Property on a display object’s bevel filter
public static const TYPE_BEVEL: String
Property on a display object’s blur filter
public static const TYPE_BLUR: String
Property on a display object’s color transform
public static const TYPE_COLOR: String
Property that exists on directly on a display object
public static const TYPE_DISPLAY: String
Property on a display object’s transform matrix
public static const TYPE_MATRIX: String
Property on a display object’s drop shadow filter
public static const TYPE_SHADOW: String
The version of this software library.
public static const VERSION: String
Warning logging level
public static const WARNING: String
Horizontal position of the button
private const xPos: uint
Vertical position of the button
private const yPos: uint