| A | |
| actionKeywords, MethodParser | |
| ARRAY_FORWARD, IteratorType | |
| ARRAY_REVERSE, IteratorType | |
| AUTHOR | |
| B | |
| BACK_IN, Transitions | |
| BACK_IN_AND_OUT, Transitions | |
| BACK_OUT, Transitions | |
| BACK_OVERSHOOT, Transitions | |
| backends, CodeGenerator | |
| BOUNCE, Transitions | |
| C | |
| CASEINSENSITIVE, SortOptions | |
| centerX, ColorForm | |
| centerY, ColorForm | |
| CHANGE, AnimationEvent | |
| CHARACTER_STRING, SortOptions | |
| CIRCLE, StrokeItem | |
| classPath, Stroke | |
| classShape, Stroke | |
| classSprite, Stroke | |
| controlName, Stroke | |
| cornerName, Stroke | |
| CUBIC_IN, Transitions | |
| CUBIC_IN_AND_OUT, Transitions | |
| CUBIC_OUT, Transitions | |
| D | |
| DATE, BoostworthyAnimation | |
| DEBUG, out | |
| DEFAULT_BLUR_X, BlurAnimation | |
| DEFAULT_BLUR_Y, BlurAnimation | |
| DEFAULT_FRAME_RATE, Timeline | |
| DEFAULT_HEIGHT | |
| DEFAULT_INPUT_WIDTH | |
| DEFAULT_LABEL_WIDTH | |
| DEFAULT_LOOP, Timeline | |
| DEFAULT_QUALITY, BlurAnimation | |
| DEFAULT_REFRESH_RATE, AnimationManager | |
| DEFAULT_RENDER_METHOD | |
| DEFAULT_SIZE | |
| DEFAULT_TRANSITION | |
| DEFAULT_WIDTH | |
| defaultColor | |
| defaultFontSize | |
| defaultStepperSize | |
| DESCENDING, SortOptions | |
| dialogHeight, ColorForm | |
| dialogWidth, ColorForm | |
| E | |
| ELASTIC_AMPLITUDE, Transitions | |
| ELASTIC_IN, Transitions | |
| ELASTIC_IN_AND_OUT, Transitions | |
| ELASTIC_OUT, Transitions | |
| ELASTIC_PERIOD, Transitions | |
| ELLIPSE, StrokeItem | |
| ENTER_FRAME, RenderMethod | |
| ERROR, out | |
| EXPO_IN, Transitions | |
| EXPO_IN_AND_OUT, Transitions | |
| EXPO_OUT, Transitions | |
| F | |
| FATAL, out | |
| FINISH, AnimationEvent | |
| G | |
| gradientSizeX, ColorForm | |
| gradientSizeY, ColorForm | |
| H | |
| handleSize, ColorForm | 
Regex tokens for recognized graphics actions.
private const actionKeywords: String 
Defined constant for representing the ‘ForwardArrayIterator’ type.
public static const ARRAY_FORWARD: uint 
Defined constant for representing the ‘ReverseArrayIterator’ type.
public static const ARRAY_REVERSE: uint 
Author/copyright of this software library.
public static const AUTHOR: String 
Author/copyright of this software library.
public static const AUTHOR: String 
Reference to the back in easing equation.
public static const BACK_IN: String 
Reference to the back in and out easing equation.
public static const BACK_IN_AND_OUT: String 
Reference to the back out easing equation.
public static const BACK_OUT: String 
Configures the amount of overshoot to use for ‘back’ transitions.
private static const BACK_OVERSHOOT: Number 
Holds a list of the defined code generator backends.
public static const backends: XML 
Reference to the bounce easing equation.
public static const BOUNCE: String 
A flag that specifies case-insensitive sorting.
public static const CASEINSENSITIVE: int 
Horizontal center of the hue wheel.
private const centerX: Number 
Vertical center of the hue wheel.
private const centerY: Number 
Event type constant for the ‘animationChange’ event.
public static const CHANGE: String 
A flag that Specifies character-string sorting.
public static const CHARACTER_STRING: int 
Circle shaped object.
public static const CIRCLE: String 
Class type path, it is a leaf with a motion or advanced value path
public static const classPath: String 
Class type shape, it is a leat node with no children
public static const classShape: String 
Class type sprite, it is a branch node with children
public static const classSprite: String 
Display object name of a control point sprite.
public static const controlName: String 
Display object name of a corner point sprite.
public static const cornerName: String 
Reference to the cubic in easing equation.
public static const CUBIC_IN: String 
Reference to the cubic in and out easing equation.
public static const CUBIC_IN_AND_OUT: String 
Reference to the cubic out easing equation.
public static const CUBIC_OUT: String 
The version date of this software library.
public static const DATE: String 
Debug logging level
public static const DEBUG: String 
Default value for the ‘blurX’ property of the blur filter.
protected static const DEFAULT_BLUR_X: Number 
Default value for the ‘blurY’ property of the blur filter.
protected static const DEFAULT_BLUR_Y: Number 
Configures the default frame rate for timelines.
protected const DEFAULT_FRAME_RATE: Number 
Default button height
private const DEFAULT_HEIGHT: uint 
Default height of a script window.
public static const DEFAULT_HEIGHT: uint 
Height of the scrollbar buttons and slider
private const DEFAULT_HEIGHT: uint 
Default button height
private const DEFAULT_HEIGHT: uint 
Default width of the numeric input field in pixels
public static const DEFAULT_INPUT_WIDTH: uint 
Default width of the numeric input field in pixels
public static const DEFAULT_INPUT_WIDTH: uint 
Default width of the input text field in pixels
public static const DEFAULT_INPUT_WIDTH: uint 
Default width of the optional label in pixels
public static const DEFAULT_LABEL_WIDTH: uint 
Default width of the optional label in pixels
public static const DEFAULT_LABEL_WIDTH: uint 
Default width of the optional label in pixels
public static const DEFAULT_LABEL_WIDTH: uint 
Configures the default loop setting.
protected const DEFAULT_LOOP: Boolean 
Default value for the quality setting of the blur filter.
protected static const DEFAULT_QUALITY: Number 
Configures the default refresh rate to be used.
protected const DEFAULT_REFRESH_RATE: Number 
Configures the default render method for rendering animations.
protected const DEFAULT_RENDER_METHOD: uint 
Configures the default render method to use for rendering tweens.
protected const DEFAULT_RENDER_METHOD: uint 
Default button diameter in pixels
public static const DEFAULT_SIZE: uint 
Default button diameter in pixels
public static const DEFAULT_SIZE: uint 
The default transition to use for the tween.
protected const DEFAULT_TRANSITION: String 
Configures the default animation transition.
protected const DEFAULT_TRANSITION: String 
The default transition to use for the tween.
protected const DEFAULT_TRANSITION: String 
The default transition to use for the tween.
protected const DEFAULT_TRANSITION: String 
Configuration for the default transition.
public static const DEFAULT_TRANSITION: String 
The default transition to use for the tween.
protected const DEFAULT_TRANSITION: String 
Default button width
private const DEFAULT_WIDTH: uint 
Default width of a script window.
public static const DEFAULT_WIDTH: uint 
Width of the scrollbar
public static const DEFAULT_WIDTH: uint 
Default button width
private const DEFAULT_WIDTH: uint 
Default color of the text in the field and the label
public static const defaultColor: int 
A light default color for the text.
public static const defaultColor: int 
Default color of the text in the field and the label
public static const defaultColor: int 
Default base theme color of text and scrollbar in a script window.
public static const defaultColor: int 
Default color of the text in the field and the label
public static const defaultColor: int 
Default button base color
public static const defaultColor: int 
A medium default size for the font.
public static const defaultFontSize: int 
A medium default size for the font.
public static const defaultFontSize: int 
A medium default size for the font.
public static const defaultFontSize: int 
Default size of the text font used in a script window.
public static const defaultFontSize: int 
A medium default size for the font.
public static const defaultFontSize: int 
Stepper size, each stepper is square
public static const defaultStepperSize: int 
Stepper size, each stepper is square
public static const defaultStepperSize: int 
A flag that specifies descending sorting.
public static const DESCENDING: int 
Height of the dialog box client area.
private const dialogHeight: Number 
Width of the dialog box client area.
private const dialogWidth: Number 
Configures the amplitude of an elastic wave.
private static const ELASTIC_AMPLITUDE: Number 
Reference to the elastic in easing equation.
public static const ELASTIC_IN: String 
Reference to the elastic in and out easing equation.
public static const ELASTIC_IN_AND_OUT: String 
Reference to the elastic out easing equation.
public static const ELASTIC_OUT: String 
Configures the period of an elastic wave.
private static const ELASTIC_PERIOD: Number 
Ellipse shaped object.
public static const ELLIPSE: String 
Defined constant for representing the ‘enter frame’ method.
public static const ENTER_FRAME: uint 
Error logging level
public static const ERROR: String 
Reference to the expo in easing equation.
public static const EXPO_IN: String 
Reference to the expo in and out easing equation.
public static const EXPO_IN_AND_OUT: String 
Reference to the expo out easing equation.
public static const EXPO_OUT: String 
Fatal error logging level
public static const FATAL: String 
Event type constant for the ‘animationFinish’ event.
public static const FINISH: String 
Width of the gradient box.
private const gradientSizeX: int 
Height of the gradient box.
private const gradientSizeY: int 
Size of the indicator triangle and circle.
private const handleSize: Number