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  
easeCombined(startFunc:Function, endFunc:Function, ratio:Number) — Static Method , class starling.animation.Transitions
easeIn(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_IN — Constant Static Property, class starling.animation.Transitions
easeInBack(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_IN_BACK — Constant Static Property, class starling.animation.Transitions
easeInBounce(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_IN_BOUNCE — Constant Static Property, class starling.animation.Transitions
easeInElastic(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_IN_ELASTIC — Constant Static Property, class starling.animation.Transitions
easeInOut(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_IN_OUT — Constant Static Property, class starling.animation.Transitions
easeInOutBack(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_IN_OUT_BACK — Constant Static Property, class starling.animation.Transitions
easeInOutBounce(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_IN_OUT_BOUNCE — Constant Static Property, class starling.animation.Transitions
easeInOutElastic(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_IN_OUT_ELASTIC — Constant Static Property, class starling.animation.Transitions
easeOut(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_OUT — Constant Static Property, class starling.animation.Transitions
easeOutBack(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_OUT_BACK — Constant Static Property, class starling.animation.Transitions
easeOutBounce(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_OUT_BOUNCE — Constant Static Property, class starling.animation.Transitions
easeOutElastic(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_OUT_ELASTIC — Constant Static Property, class starling.animation.Transitions
easeOutIn(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_OUT_IN — Constant Static Property, class starling.animation.Transitions
easeOutInBack(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_OUT_IN_BACK — Constant Static Property, class starling.animation.Transitions
easeOutInBounce(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_OUT_IN_BOUNCE — Constant Static Property, class starling.animation.Transitions
easeOutInElastic(ratio:Number) — Static Method , class starling.animation.Transitions
EASE_OUT_IN_ELASTIC — Constant Static Property, class starling.animation.Transitions
EDGE — Constant Static Property, class feathers.controls.DragGesture
The target may be dragged in the appropriate direction starting from near the target's edge.
editable — Property, class feathers.text.StageTextField
editingMode — Property, class feathers.controls.DateTimeSpinner
Determines which parts of the Date value may be edited.
effect — Property, class starling.filters.FragmentFilter
The effect instance returning the FilterEffect created via createEffect.
Effect — class, package starling.rendering
An effect encapsulates all steps of a Stage3D draw operation.
Effect() — Constructor, class starling.rendering.Effect
Creates a new effect.
EffectInterruptBehavior — class, package feathers.motion
Constants for determining how an effect behaves when it is interrupted.
effectsSuspended — Property, class feathers.core.FeathersControl
Indicates if effects have been suspended.
effectsSuspended — Property, interface feathers.core.IFeathersControl
Indicates if effects have been suspended.
elapsedTime — Property, class starling.animation.Juggler
The total life time of the juggler (in seconds).
elasticity — Style, class feathers.controls.Scroller
If the scroll position goes outside the minimum or maximum bounds when the scroller's content is being actively dragged, the scrolling will be constrained using this multiplier.
elasticSnapDuration — Style, class feathers.controls.Scroller
The duration, in seconds, of the animation when a the scroller snaps back to the minimum or maximum position after going out of bounds.
elementFormat — Property, class feathers.controls.text.TextBlockTextRenderer
Advanced font formatting used to draw the text, if fontStyles and starling.text.TextFormat cannot be used on the parent component because the full capabilities of Flash Text Engine are required.
embedFonts — Style, class feathers.controls.ScrollText
If advanced flash.text.TextFormat styles are specified, determines if the component should use an embedded font or not.
embedFonts — Property, class feathers.controls.text.TextFieldTextEditor
If advanced flash.text.TextFormat styles are specified, determines if the TextField should use an embedded font or not.
embedFonts — Property, class feathers.controls.text.TextFieldTextRenderer
If advanced flash.text.TextFormat styles are specified, determines if the TextField should use an embedded font or not.
embedFonts — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditor
If advanced TextLayoutFormat styles are specified, determines if the TextField should use an embedded font or not.
empty(width:Number, height:Number, premultipliedAlpha:Boolean, mipMapping:Boolean, optimizeForRenderToTexture:Boolean, scale:Number, format:String, forcePotTexture:Boolean) — Static Method , class starling.textures.Texture
Creates an empty texture of a certain size.
enabled — Property, class starling.display.Button
Indicates if the button can be triggered.
ENABLED — Constant Static Property, class feathers.controls.TextInputState
The default state, when the input is enabled.
enabledField — Property, class feathers.controls.TabBar
The field in the item that determines if the tab is enabled.
enabledField — Property, class feathers.controls.renderers.BaseDefaultItemRenderer
The field in the item that determines if the item renderer is enabled, if the list is enabled.
enabledFunction — Property, class feathers.controls.TabBar
A function used to determine if a specific tab is enabled.
enabledFunction — Property, class feathers.controls.renderers.BaseDefaultItemRenderer
A function used to determine if a specific item is enabled.
enabledIcon — Style, class feathers.controls.TextInput
The icon used for the input's enabled state.
enableErrorChecking — Property, class starling.core.Starling
Indicates if Stage3D render methods will report errors.
enableErrorChecking — Property, class starling.rendering.Painter
Indicates if Stage3D render methods will report errors.
END — Constant Static Property, class feathers.motion.EffectInterruptBehavior
When the effect is interrupted, it immediately advances to the end.
endAngle — Property, class starling.display.graphics.NGon
ENDED — Constant Static Property, class starling.events.TouchPhase
The finger was lifted from the screen or from the mouse button.
endFill() — method, class starling.display.Canvas
Resets the color to 'white' and alpha to '1'.
endFill() — method, class starling.display.Graphics
endInteraction — Event, class feathers.controls.Drawers
Dispatched when the user stops dragging the content to open or close a drawer.
endInteraction — Event, class feathers.controls.ScrollBar
Dispatched when the user stops interacting with the scroll bar's thumb, track, or buttons.
endInteraction — Event, class feathers.controls.Scroller
Dispatched when the user stops dragging the scroller when ScrollInteractionMode.TOUCH is enabled or when the user stops interacting with the scroll bar.
endInteraction — Event, class feathers.controls.SimpleScrollBar
Dispatched when the user stops dragging the scroll bar's thumb.
endInteraction — Event, class feathers.controls.Slider
Dispatched when the user stops dragging the slider's thumb or track.
endInteraction — Event, class feathers.controls.TabNavigator
Dispatched when the user stops a swipe gesture.
END_INTERACTION — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.END_INTERACTION event type is used by many UI controls where a drag or other interaction happens over time.
endStroke() — method, class starling.display.Graphics
enqueue(touchID:int, phase:String, globalX:Number, globalY:Number, pressure:Number, width:Number, height:Number) — method, class starling.events.TouchProcessor
Enqueues a new touch our mouse event with the given properties.
enqueue(... rest) — method, class starling.utils.AssetManager
Enqueues one or more raw assets; they will only be available after successfully executing the "loadQueue" method.
enqueueMouseLeftStage() — method, class starling.events.TouchProcessor
Enqueues an artificial touch that represents the mouse leaving the stage.
enqueueWithName(asset:Object, name:String, options:starling.textures:TextureOptions) — method, class starling.utils.AssetManager
Enqueues a single asset with a custom name that can be used to access it later.
enter — Event, class feathers.controls.TextInput
Dispatched when the user presses the Enter key while the text input has focus.
enter — Event, class feathers.controls.text.BitmapFontTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, class feathers.controls.text.StageTextTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, class feathers.controls.text.TextBlockTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, class feathers.controls.text.TextFieldTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, interface feathers.core.ITextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, class feathers.extensions.controls.text.TLFTextFieldTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
ENTER — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.ENTER event type is meant to be used when the enter key has been pressed in an input control.
enterFrame — Event, class starling.display.DisplayObject
Dispatched once every frame on every object that is connected to the stage.
enterFrame — Event, class starling.filters.FragmentFilter
Dispatched every frame on filters assigned to display objects connected to the stage.
enterFrame — Event, class starling.styles.MeshStyle
Dispatched every frame on styles assigned to display objects connected to the stage.
ENTER_FRAME — Constant Static Property, class starling.events.EnterFrameEvent
Event type for a display object that is entering a new frame.
ENTER_FRAME — Constant Static Property, class starling.events.Event
Event type for a display object that is entering a new frame.
EnterFrameEvent — class, package starling.events
An EnterFrameEvent is triggered once per frame and is dispatched to all objects in the display tree.
EnterFrameEvent(type:String, passedTime:Number, bubbles:Boolean) — Constructor, class starling.events.EnterFrameEvent
Creates an enter frame event with the passed time.
EPSILON — Constant Static Property, class starling.display.graphics.Fill
equals(other:starling.rendering:BatchToken) — method, class starling.rendering.BatchToken
Indicates if this token contains the same values as the given one.
ERASE — Constant Static Property, class starling.display.BlendMode
Erases the background when drawn on a RenderTexture.
eraseMask(mask:starling.display:DisplayObject, maskee:starling.display:DisplayObject) — method, class starling.rendering.Painter
Draws a display object into the stencil buffer only; increments or decrements the entry value corresponding to the pixel of the shape in the stencil buffer, for the inverted or normal mask modes, respectively.
error — Property, class com.adobe.utils.AGALMiniAssembler
error — Event, class feathers.controls.WebView
Indicates that an error occurred in the StageWebView.
error — Event, class feathers.media.VideoPlayer
Dispatched when the flash.net.NetStream object dispatches flash.events.NetStatusEvent.NET_STATUS with certain error codes.
ERROR — Constant Static Property, class feathers.controls.TextInputState
The state when the input has an error string.
ERROR — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.ERROR event type is used by Feathers controls when an error occurs that can be caught and safely ignored.
errorCalloutStyleName — Property, class feathers.controls.TextArea
The value added to the styleNameList of the error callout.
errorCalloutStyleName — Property, class feathers.controls.TextInput
The value added to the styleNameList of the error callout.
errorIcon — Style, class feathers.controls.TextInput
The icon used for the input's error state.
errorString — Property, class feathers.controls.TextArea
Error text to display in a Callout when the text area has focus.
errorString — Property, class feathers.controls.TextInput
Error text to display in a Callout when the input has focus.
errorTexture — Style, class feathers.controls.ImageLoader
A texture to display when a URL source cannot be loaded for any reason.
Event — class, package starling.events
Event objects are passed as parameters to event listeners when an event occurs.
Event(type:String, bubbles:Boolean, data:Object) — Constructor, class starling.events.Event
Creates an event object that can be passed to listeners.
EventDispatcher — class, package starling.events
The EventDispatcher class is the base class for all classes that dispatch events.
EventDispatcher() — Constructor, class starling.events.EventDispatcher
Creates an EventDispatcher.
events — Property, class feathers.controls.ScreenNavigatorItem
A set of key-value pairs representing actions that should be triggered when events are dispatched by the screen when it is shown.
eventType — Property, class feathers.utils.keyboard.KeyToEvent
The event type that will be dispatched when pressed.
eventType — Property, class feathers.utils.touch.TapToEvent
The event type that will be dispatched when tapped.
EXACT_FIT — Constant Static Property, class feathers.controls.TrackScaleMode
The track dimensions fill the full width and height of the component.
excludeClassesForSlide — Property, class feathers.extensions.tabbedApplication.PanelView
Exlude classes to slide views.
excludeClassesForSlide — Property, class feathers.extensions.tabbedApplication.View
Exlude classes to slide views.
excludeComponentsForSlide — Property, class feathers.extensions.tabbedApplication.PanelView
Exlude components to slide views.
excludeComponentsForSlide — Property, class feathers.extensions.tabbedApplication.View
Exlude components to slide views.
excludeFromCache(object:starling.display:DisplayObject) — method, class starling.rendering.Painter
Prevents the object from being drawn from the render cache in the next frame.
ExclusiveTouch — class, package feathers.events
Allows a component to claim exclusive access to a touch to avoid dragging, scrolling, or other touch interaction conflicts.
ExclusiveTouch(stage:starling.display:Stage) — Constructor, class feathers.events.ExclusiveTouch
Constructor.
execute(func:Function, ... rest) — Package Function, starling.utils
Executes a function with the specified arguments.
executeWhenApplicationIsActive(call:Function, ... rest) — Static Method , class starling.utils.SystemUtil
Executes the given function with its arguments the next time the application is active.
exit(errorCode:int) — method, class feathers.extensions.tabbedApplication.TabbedViewNavigator
Exit to the application and clear the persistence navigators, views and data.
exit(errorCode:int) — method, class feathers.extensions.tabbedApplication.ViewNavigator
Exit to the application and clear the persistence navigators, views and data [ViewNavigatorApplication-only].
explicitHeight — Property, class feathers.core.FeathersControl
The height value explicitly set by passing a value to the height setter or by calling the setSize() function.
explicitHeight — Property, interface feathers.core.IMeasureDisplayObject
The height value explicitly set by passing a value to the height setter or by calling the setSize() function.
explicitHeight — Property, class feathers.layout.ViewPortBounds
The explicit height of the view port, in pixels.
explicitHeight — Property, class feathers.skins.ImageSkin
The value passed to the height property setter.
explicitMaxHeight — Property, class feathers.core.FeathersControl
The maximum height value explicitly set by passing a value to the maxHeight setter.
explicitMaxHeight — Property, interface feathers.core.IMeasureDisplayObject
The maximum height value explicitly set by passing a value to the maxHeight setter.
explicitMaxHeight — Property, class feathers.skins.ImageSkin
The value passed to the maxHeight property setter.
explicitMaxWidth — Property, class feathers.core.FeathersControl
The maximum width value explicitly set by passing a value to the maxWidth setter.
explicitMaxWidth — Property, interface feathers.core.IMeasureDisplayObject
The maximum width value explicitly set by passing a value to the maxWidth setter.
explicitMaxWidth — Property, class feathers.skins.ImageSkin
The value passed to the maxWidth property setter.
explicitMinHeight — Property, class feathers.core.FeathersControl
The minimum height value explicitly set by passing a value to the minHeight setter.
explicitMinHeight — Property, interface feathers.core.IMeasureDisplayObject
The minimum height value explicitly set by passing a value to the minHeight setter.
explicitMinHeight — Property, class feathers.skins.ImageSkin
The value passed to the minHeight property setter.
explicitMinWidth — Property, class feathers.core.FeathersControl
The minimum width value explicitly set by passing a value to the minWidth setter.
explicitMinWidth — Property, interface feathers.core.IMeasureDisplayObject
The minimum width value explicitly set by passing a value to the minWidth setter.
explicitMinWidth — Property, class feathers.skins.ImageSkin
The value passed to the minWidth property setter.
explicitWidth — Property, class feathers.core.FeathersControl
The width value explicitly set by passing a value to the width setter or to the setSize() method.
explicitWidth — Property, interface feathers.core.IMeasureDisplayObject
The width value explicitly set by passing a value to the width setter or to the setSize() method.
explicitWidth — Property, class feathers.layout.ViewPortBounds
The explicit width of the view port, in pixels.
explicitWidth — Property, class feathers.skins.ImageSkin
The value passed to the width property setter.
extend(format:String) — method, class starling.rendering.VertexDataFormat
Creates a new VertexDataFormat instance by appending the given format string to the current instance's format.
extend(rect:flash.geom:Rectangle, left:Number, right:Number, top:Number, bottom:Number) — Static Method , class starling.utils.RectangleUtil
Extends the rectangle in all four directions.
extendedColumnDropIndicator — Style, class feathers.controls.DataGrid
Determines if the height of the column drop indicator is equal to the height of the headers, or if it extends to the full height of the data grid's view port.
extendToWholePixels(rect:flash.geom:Rectangle, scaleFactor:Number) — Static Method , class starling.utils.RectangleUtil
Extends the rectangle in all four directions so that it is exactly on pixel bounds.
extraLargeFontSize — Property, class feathers.themes.BaseMetalWorksMobileTheme
An extra large font size.
extraSmallGutterSize — Property, class feathers.themes.BaseMetalWorksDesktopTheme
The size, in pixels, of very smaller padding and gaps.
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