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 |
maintainAspectRatio — Style, class feathers.controls.ImageLoader |
| Determines if the aspect ratio of the texture is maintained when the dimensions of the ImageLoader are changed manually and the new dimensions have a different aspect ratio than the texture. |
| |
maintainResolutionAcrossPasses — Property, class starling.filters.FragmentFilter |
| Indicates if the filter requires all passes to be processed with the exact same
resolution. |
maintainTouchFocus — Property, class feathers.controls.text.StageTextTextEditor |
|
If enabled, the text editor will remain in focus, even if something
else is touched. |
maintainTouchFocus — Property, class feathers.controls.text.TextFieldTextEditor |
|
If enabled, the text editor will remain in focus, even if something
else is touched. |
maintainTouchFocus — Property, class feathers.core.FeathersControl |
| |
maintainTouchFocus — Property, interface feathers.core.IFocusDisplayObject |
|
If true, the display object should remain in focus,
even if something else is touched. |
maintainTouchFocus — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditor |
|
If enabled, the text editor will remain in focus, even if something
else is touched. |
makeCurrent() — method, class starling.core.Starling |
| Make this Starling instance the current one. |
mAlphaWhenDisabled — Property, class starling.display.Button |
| |
MANUAL — Constant Static Property, class feathers.layout.RelativePosition |
|
The item will be positioned manually with no relation to the position
of another item. |
mapRepeat — Property, class starling.filters.DisplacementMapFilter |
| Indicates if pixels at the edge of the map texture will be repeated. |
mapTexture — Property, class starling.filters.DisplacementMapFilter |
| The texture that will be used to calculate displacement. |
mapX — Property, class starling.filters.DisplacementMapFilter |
| The horizontal offset of the map texture relative to the origin. |
mapY — Property, class starling.filters.DisplacementMapFilter |
| The vertical offset of the map texture relative to the origin. |
margin — Property, class feathers.controls.popups.VerticalCenteredPopUpContentManager |
|
Quickly sets all margin properties to the same value. |
marginBottom — Property, class feathers.controls.popups.VerticalCenteredPopUpContentManager |
|
The minimum space, in pixels, between the bottom edge of the content
and the bottom edge of the stage. |
marginLeft — Property, class feathers.controls.popups.VerticalCenteredPopUpContentManager |
|
The minimum space, in pixels, between the left edge of the content
and the left edge of the stage. |
marginPopUpBottom — Property, class feathers.extensions.color.ColorPicker |
|
The margin bottom of the pop-up color. |
marginPopUpLeft — Property, class feathers.extensions.color.ColorPicker |
|
The margin left of the pop-up color. |
marginPopUpRight — Property, class feathers.extensions.color.ColorPicker |
|
The margin right of the pop-up color. |
marginPopUpTop — Property, class feathers.extensions.color.ColorPicker |
|
The margin top of the pop-up color. |
marginRight — Property, class feathers.controls.popups.VerticalCenteredPopUpContentManager |
|
The minimum space, in pixels, between the right edge of the content
and the right edge of the stage. |
marginTop — Property, class feathers.controls.popups.VerticalCenteredPopUpContentManager |
|
The minimum space, in pixels, between the top edge of the content and
the top edge of the stage. |
MAROON — Constant Static Property, class starling.utils.Color |
| |
mask — Property, interface feathers.core.IFeathersDisplayObject |
|
The display object's mask. |
mask — Property, class starling.display.DisplayObject |
| The display object that acts as a mask for the current object. |
MASK — Constant Static Property, class starling.display.BlendMode |
| When used on a RenderTexture, the drawn object will act as a mask for the current
content, i.e. |
maskInverted — Property, class starling.display.DisplayObject |
| Indicates if the masked region of this object is set to be inverted. |
_material — Property, class starling.display.graphics.Graphic |
| |
material — Property, class starling.display.graphics.Graphic |
| |
_material — Property, class starling.display.graphics.Graphic_bak |
| |
material — Property, class starling.display.graphics.Graphic_bak |
| |
MathUtil — class, package starling.utils |
| A utility class containing methods you might need for math problems. |
matrix — Property, class starling.filters.ColorMatrixFilter |
| A vector of 20 items arranged as a 4x5 matrix. |
matrixToRotation(matrix:flash.geom:Matrix) — Package Function, feathers.utils.geom |
|
Extracts the rotation value (in radians) from a flash.geom.Matrix
|
matrixToScaleX(matrix:flash.geom:Matrix) — Package Function, feathers.utils.geom |
|
Extracts the x scale value from a flash.geom.Matrix
|
matrixToScaleY(matrix:flash.geom:Matrix) — Package Function, feathers.utils.geom |
|
Extracts the y scale value from a flash.geom.Matrix
|
MatrixUtil — class, package starling.utils |
| A utility class containing methods related to the Matrix class. |
max(a:Number, b:Number) — Static Method , class starling.utils.MathUtil |
| Returns the larger of the two values. |
maxBounds — Property, class starling.display.graphics.Graphic |
| |
maxBounds — Property, class starling.display.graphics.Graphic_bak |
| |
maxChars — Property, class feathers.controls.TextArea |
|
The maximum number of characters that may be entered. |
maxChars — Property, class feathers.controls.TextInput |
|
The maximum number of characters that may be entered. |
maxChars — Property, class feathers.controls.text.BitmapFontTextEditor |
| |
maxChars — Property, class feathers.controls.text.StageTextTextEditor |
| |
maxChars — Property, class feathers.controls.text.TextBlockTextEditor |
| |
maxChars — Property, class feathers.controls.text.TextFieldTextEditor |
| |
maxChars — Property, interface feathers.core.ITextEditor |
|
The maximum number of characters that may be entered. |
maxChars — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditor |
| |
maxChars — Property, class feathers.text.StageTextField |
| |
maxColumnCount — Property, class feathers.layout.HorizontalLayout |
|
The maximum number of columns to display. |
MAX_DRAG_DIST — Constant Static Property, class starling.display.Button |
| |
maxHeight — Property, class feathers.core.FeathersControl |
|
The maximum recommended height to be used for self-measurement and,
optionally, by any code that is resizing this component. |
maxHeight — Property, interface feathers.core.IMeasureDisplayObject |
|
The maximum recommended height to be used for self-measurement and,
optionally, by any code that is resizing this component. |
maxHeight — Property, class feathers.layout.ViewPortBounds |
|
The maximum height of the view port, in pixels. |
maxHeight — Property, class feathers.skins.ImageSkin |
|
The maximum height of the component. |
maxHorizontalPageIndex — Property, class feathers.controls.Scroller |
|
The maximum horizontal page index that may be displayed by this
container, if page snapping is enabled. |
maxHorizontalScrollPosition — Property, class feathers.controls.Scroller |
|
The number of pixels the scroller may be scrolled horizontally to the
right. |
maximum — Property, class feathers.controls.DateTimeSpinner |
|
The date time spinner's value will not go higher than the maximum. |
maximum — Property, interface feathers.controls.IRange |
|
The maximum numeric value of the range. |
maximum — Property, class feathers.controls.NumericStepper |
|
The numeric stepper's value will not go higher than the maximum. |
maximum — Property, class feathers.controls.ProgressBar |
|
The progress bar's value will not go higher than the maximum. |
maximum — Property, class feathers.controls.ScrollBar |
|
The maximum numeric value of the range. |
maximum — Property, class feathers.controls.SimpleScrollBar |
|
The maximum numeric value of the range. |
maximum — Property, class feathers.controls.Slider |
|
The slider's value will not go higher than the maximum. |
maximum — Property, class feathers.extensions.progress.CircleProgress |
|
The progress bar's value will not go higher than the maximum. |
maximumPadding — Style, class feathers.controls.Slider |
| The space, in pixels, between the maximum position of the thumb and the maximum edge of the track. |
| |
maximumTrack — Property, class feathers.controls.ScrollBar |
|
The scroll bar's maximum track sub-component. |
maximumTrack — Property, class feathers.controls.Slider |
|
The maximum track sub-component. |
maximumTrackFactory — Property, class feathers.controls.ScrollBar |
|
A function used to generate the scroll bar's maximum track
sub-component. |
maximumTrackFactory — Property, class feathers.controls.Slider |
|
A function used to generate the slider's maximum track sub-component. |
maximumTrackProperties — Property, class feathers.controls.ScrollBar |
|
An object that stores properties for the scroll bar's "maximum"
track, and the properties will be passed down to the "maximum" track when
the scroll bar validates. |
maximumTrackProperties — Property, class feathers.controls.Slider |
|
An object that stores properties for the slider's "maximum" track,
and the properties will be passed down to the "maximum" track when
the slider validates. |
maximumTrackStyleName — Property, class feathers.controls.ScrollBar |
|
The value added to the styleNameList of the maximum
track. |
maximumTrackStyleName — Property, class feathers.controls.Slider |
|
The value added to the styleNameList of the maximum
track. |
MAX_NUM_VERTICES — Constant Static Property, class starling.display.MeshBatch |
| The maximum number of vertices that fit into one MeshBatch. |
maxRowCount — Property, class feathers.layout.VerticalLayout |
|
The maximum number of rows to display. |
maxScale — Property, class feathers.extensions.zoomable.PinchingControl |
|
The maximum scale. |
maxSize — Static Property, class starling.textures.Texture |
| Returns the maximum size constraint (for both width and height) for textures in the
current Context3D profile. |
maxTextureDimensions — Property, class feathers.controls.text.TextBlockTextRenderer |
|
The maximum size of individual textures that are managed by this text
renderer. |
maxTextureDimensions — Property, class feathers.controls.text.TextFieldTextRenderer |
|
The maximum size of individual textures that are managed by this text
renderer. |
maxUnretainedTextures — Property, class feathers.utils.textures.TextureCache |
|
Limits the number of unretained textures that may be stored in
memory. |
maxVerticalPageIndex — Property, class feathers.controls.Scroller |
|
The maximum vertical page index that may be displayed by this
container, if page snapping is enabled. |
maxVerticalScrollPosition — Property, class feathers.controls.Scroller |
|
The number of pixels the scroller may be scrolled vertically beyond
the bottom edge. |
maxVisibleHeight — Property, interface feathers.controls.supportClasses.IViewPort |
| |
maxVisibleHeight — Property, class feathers.controls.text.TextFieldTextEditorViewPort |
| |
maxVisibleHeight — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditorViewPort |
| |
maxVisibleWidth — Property, interface feathers.controls.supportClasses.IViewPort |
| |
maxVisibleWidth — Property, class feathers.controls.text.TextFieldTextEditorViewPort |
| |
maxVisibleWidth — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditorViewPort |
| |
maxWidth — Property, class feathers.core.FeathersControl |
|
The maximum recommended width to be used for self-measurement and,
optionally, by any code that is resizing this component. |
maxWidth — Property, interface feathers.core.IMeasureDisplayObject |
|
The maximum recommended width to be used for self-measurement and,
optionally, by any code that is resizing this component. |
maxWidth — Property, class feathers.layout.ViewPortBounds |
|
The maximum width of the view port, in pixels. |
maxWidth — Property, class feathers.skins.ImageSkin |
|
The maximum width of the component. |
mBody — Property, class starling.display.Button |
| |
mContents — Property, class starling.display.Button |
| |
mDisabledState — Property, class starling.display.Button |
| |
mDownState — Property, class starling.display.Button |
| |
measureText(result:flash.geom:Point) — method, class feathers.controls.text.BitmapFontTextRenderer |
|
Measures the text's bounds (without a full validation, if
possible). |
measureText(result:flash.geom:Point) — method, class feathers.controls.text.StageTextTextEditor |
|
Measures the text's bounds (without a full validation, if
possible). |
measureText(result:flash.geom:Point) — method, class feathers.controls.text.TextBlockTextRenderer |
|
Measures the text's bounds (without a full validation, if
possible). |
measureText(result:flash.geom:Point) — method, class feathers.controls.text.TextFieldTextEditor |
|
Measures the text's bounds (without a full validation, if
possible). |
measureText(result:flash.geom:Point) — method, class feathers.controls.text.TextFieldTextRenderer |
|
Measures the text's bounds (without a full validation, if
possible). |
measureText(result:flash.geom:Point) — method, interface feathers.core.ITextEditor |
|
Measures the text's bounds (without a full validation, if
possible). |
measureText(result:flash.geom:Point) — method, interface feathers.core.ITextRenderer |
|
Measures the text's bounds (without a full validation, if
possible). |
measureText(result:flash.geom:Point) — method, class feathers.extensions.controls.text.TLFTextFieldTextEditor |
|
Measures the text's bounds (without a full validation, if
possible). |
measureTextField — Property, class feathers.controls.text.TextFieldTextEditor |
|
The separate text field sub-component used for measurement. |
measureTextField — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditor |
|
The separate text field sub-component used for measurement. |
MeasureTextResult — class, package feathers.controls.text |
|
The result of text measurement. |
MeasureTextResult(width:Number, height:Number, isTruncated:Boolean) — Constructor, class feathers.controls.text.MeasureTextResult |
|
Constructor. |
measureViewPort — Property, class feathers.controls.Scroller |
|
Determines if the dimensions of the view port are used when measuring
the scroller. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.FlowLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.HorizontalLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.HorizontalSpinnerLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, interface feathers.layout.IVirtualLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.SlideShowLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.TiledColumnsLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.TiledRowsLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.VerticalLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.VerticalSpinnerLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
measureViewPort(itemCount:int, viewPortBounds:feathers.layout:ViewPortBounds, result:flash.geom:Point) — method, class feathers.layout.WaterfallLayout |
|
Used internally by a component, such as List, to measure
the view port based on the typical item dimensions or cached
dimensions, if available. |
mediaPlayer — Property, class feathers.media.FullScreenToggleButton |
|
The media player that this component controls. |
mediaPlayer — Property, interface feathers.media.IMediaPlayerControl |
|
The media player that this component controls. |
mediaPlayer — Property, class feathers.media.MuteToggleButton |
|
The media player that this component controls. |
mediaPlayer — Property, class feathers.media.PlayPauseToggleButton |
|
The media player that this component controls. |
mediaPlayer — Property, class feathers.media.SeekSlider |
|
The media player that this component controls. |
mediaPlayer — Property, class feathers.media.SoundChannelPeakVisualizer |
|
The media player that this component controls. |
mediaPlayer — Property, class feathers.media.SpectrumBarGraphVisualizer |
|
The media player that this component controls. |
mediaPlayer — Property, class feathers.media.TimeLabel |
|
The media player that this component controls. |
mediaPlayer — Property, class feathers.media.VolumeSlider |
|
The media player that this component controls. |
MediaPlayerEventType — class, package feathers.events |
|
Event type constants for Feathers media player controls. |
MediaTimeMode — class, package feathers.media |
|
Formats for media playback time. |
mEnabled — Property, class starling.display.Button |
| |
menuButtonHandler — Property, class feathers.controls.PanelScreen |
|
Optional callback for the menu hardware key. |
menuButtonHandler — Property, class feathers.controls.Screen |
|
Optional callback for the menu hardware key. |
menuButtonHandler — Property, class feathers.controls.ScrollScreen |
|
Optional callback for the menu hardware key. |
Mesh — class, package starling.display |
| The base class for all tangible (non-container) display objects, spawned up by a number
of triangles. |
Mesh(vertexData:starling.rendering:VertexData, indexData:starling.rendering:IndexData, style:starling.styles:MeshStyle) — Constructor, class starling.display.Mesh |
| Creates a new mesh with the given vertices and indices. |
MeshBatch — class, package starling.display |
| Combines a number of meshes to one display object and renders them efficiently. |
MeshBatch() — Constructor, class starling.display.MeshBatch |
| Creates a new, empty MeshBatch instance. |
MeshEffect — class, package starling.rendering |
| An effect drawing a mesh of textured, colored vertices. |
MeshEffect() — Constructor, class starling.rendering.MeshEffect |
| Creates a new MeshEffect instance. |
MeshStyle — class, package starling.styles |
| MeshStyles provide a means to completely modify the way a mesh is rendered. |
MeshStyle() — Constructor, class starling.styles.MeshStyle |
| Creates a new MeshStyle instance. |
MeshSubset — class, package starling.utils |
| A class describing a range of vertices and indices, thus referencing a subset of a Mesh. |
MeshSubset(vertexID:int, numVertices:int, indexID:int, numIndices:int) — Constructor, class starling.utils.MeshSubset |
| Creates a new MeshSubset. |
MeshUtil — class, package starling.utils |
| A utility class that helps with tasks that are common when working with meshes. |
message — Property, class feathers.controls.Alert |
|
The alert's main text content. |
messageFactory — Property, class feathers.controls.Alert |
|
A function used to instantiate the alert's message text renderer
sub-component. |
messageProperties — Property, class feathers.controls.Alert |
|
An object that stores properties for the alert's message text
renderer sub-component, and the properties will be passed down to the
text renderer when the alert validates. |
messageStyleName — Property, class feathers.controls.Alert |
|
The value added to the styleNameList of the alert's
message text renderer. |
messageTextRenderer — Property, class feathers.controls.Alert |
|
The message text renderer sub-component. |
metadataReceived — Event, class feathers.media.SoundPlayer |
|
Dispatched when the MP3 ID3 metadata becomes available on the
Sound instance. |
metadataReceived — Event, class feathers.media.VideoPlayer |
|
Dispatched when a cue point is reached with the onCuePoint
callback from the NetStream instance. |
metadataReceived — Event, class feathers.media.VideoPlayer |
|
Dispatched when the video metadata becomes available with the
onMetaData callback from the NetStream instance. |
METADATA_RECEIVED — Constant Static Property, class feathers.events.MediaPlayerEventType |
|
Dispatched when the media's metadata becomes available. |
MetalWorksDesktopTheme — class, package feathers.extensions.themes |
| |
MetalWorksDesktopTheme — class, package feathers.themes |
|
The "Metal Works" theme for desktop Feathers apps. |
MetalWorksDesktopTheme() — Constructor, class feathers.extensions.themes.MetalWorksDesktopTheme |
| |
MetalWorksDesktopTheme() — Constructor, class feathers.themes.MetalWorksDesktopTheme |
|
Constructor. |
MetalWorksDesktopThemeWithAssetManager — class, package feathers.themes |
|
The "Metal Works" theme for desktop Feathers apps. |
MetalWorksDesktopThemeWithAssetManager(assetsBasePath:String, assetManager:starling.utils:AssetManager) — Constructor, class feathers.themes.MetalWorksDesktopThemeWithAssetManager |
|
Constructor. |
MetalWorksMobileTheme — class, package feathers.extensions.themes |
| |
MetalWorksMobileTheme — class, package feathers.themes |
|
The "Metal Works" theme for mobile Feathers apps. |
MetalWorksMobileTheme() — Constructor, class feathers.extensions.themes.MetalWorksMobileTheme |
| |
MetalWorksMobileTheme() — Constructor, class feathers.themes.MetalWorksMobileTheme |
|
Constructor. |
MetalWorksMobileThemeWithAssetManager — class, package feathers.themes |
|
The "Metal Works" theme for mobile Feathers apps. |
MetalWorksMobileThemeWithAssetManager(assetsBasePath:String, assetManager:starling.utils:AssetManager) — Constructor, class feathers.themes.MetalWorksMobileThemeWithAssetManager |
|
Constructor. |
MIDDLE — Constant Static Property, class feathers.layout.VerticalAlign |
|
The items in the layout will be vertically aligned to the middle of
the bounds. |
min(a:Number, b:Number) — Static Method , class starling.utils.MathUtil |
| Returns the smaller of the two values. |
minAccessoryGap — Style, class feathers.controls.renderers.BaseDefaultItemRenderer |
| If the value of the accessoryGap property is Number.POSITIVE_INFINITY, meaning that the gap will fill as much space as possible, the final calculated value will not be smaller than the value of the minAccessoryGap property. |
| |
minBounds — Property, class starling.display.graphics.Graphic |
| |
minBounds — Property, class starling.display.graphics.Graphic_bak |
| |
minGap — Style, class feathers.controls.Button |
| If the value of the gap property is Number.POSITIVE_INFINITY, meaning that the gap will fill as much space as possible, the final calculated value will not be smaller than the value of the minGap property. |
| |
minHeight — Property, class feathers.core.FeathersControl |
|
The minimum recommended height to be used for self-measurement and,
optionally, by any code that is resizing this component. |
minHeight — Property, interface feathers.core.IMeasureDisplayObject |
|
The minimum recommended height to be used for self-measurement and,
optionally, by any code that is resizing this component. |
minHeight — Property, class feathers.layout.ViewPortBounds |
|
The minimum width of the view port, in pixels. |
minHeight — Property, class feathers.skins.ImageSkin |
|
The minimum height of the component. |
minHorizontalPageIndex — Property, class feathers.controls.Scroller |
|
The minimum horizontal page index that may be displayed by this
container, if page snapping is enabled. |
minHorizontalScrollPosition — Property, class feathers.controls.Scroller |
|
The number of pixels the scroller may be scrolled horizontally to the
left. |
MINI — Constant Static Property, class starling.text.BitmapFont |
| The font name of the embedded minimal bitmap font. |
minimum — Property, class feathers.controls.DateTimeSpinner |
|
The date time spinner's value will not go lower than the minimum. |
minimum — Property, interface feathers.controls.IRange |
|
The minimum numeric value of the range. |
minimum — Property, class feathers.controls.NumericStepper |
|
The numeric stepper's value will not go lower than the minimum. |
minimum — Property, class feathers.controls.ProgressBar |
|
The progress bar's value will not go lower than the minimum. |
minimum — Property, class feathers.controls.ScrollBar |
|
The minimum numeric value of the range. |
minimum — Property, class feathers.controls.SimpleScrollBar |
|
The minimum numeric value of the range. |
minimum — Property, class feathers.controls.Slider |
|
The slider's value will not go lower than the minimum. |
minimum — Property, class feathers.extensions.progress.CircleProgress |
|
The progress bar's value will not go lower than the minimum. |
minimumAutoCompleteLength — Property, class feathers.controls.AutoComplete |
|
The minimum number of entered characters required to request
suggestions from the IAutoCompleteSource. |
minimumDragDistance — Property, class feathers.controls.Drawers |
|
The minimum physical distance (in inches) that a touch must move
before a drag gesture begins. |
minimumDragDistance — Property, class feathers.controls.Scroller |
|
The minimum physical distance (in inches) that a touch must move
before the scroller starts scrolling. |
minimumDragDistance — Property, class feathers.controls.StackScreenNavigator |
|
The minimum physical distance (in inches) that a touch must move
before a drag gesture begins when isSwipeToPopEnabled
is true. |
minimumDragDistance — Property, class feathers.controls.TabNavigator |
|
The minimum physical distance (in inches) that a touch must move
before a drag gesture begins. |
minimumDrawerThrowVelocity — Property, class feathers.controls.Drawers |
|
The minimum physical velocity (in inches per second) that a touch
must move before the a drawern can be "thrown" to open or close it. |
minimumItemCount — Property, class feathers.layout.SlideShowLayout |
|
If the layout is virtualized, specifies the minimum total number of
items that will be created, even if some are not currently visible
in the view port. |
minimumPadding — Style, class feathers.controls.Slider |
| The space, in pixels, between the minimum position of the thumb and the minimum edge of the track. |
| |
minimumPageThrowVelocity — Property, class feathers.controls.Scroller |
|
The minimum physical velocity (in inches per second) that a touch
must move before the scroller will "throw" to the next page. |
minimumSwipeVelocity — Property, class feathers.controls.StackScreenNavigator |
|
The minimum physical velocity (in inches per second) that a touch
must move before a swipe is detected. |
minimumSwipeVelocity — Property, class feathers.controls.TabNavigator |
|
The minimum physical velocity (in inches per second) that a touch
must move before a swipe is detected. |
minimumTrack — Property, class feathers.controls.ScrollBar |
|
The scroll bar's minimum track sub-component. |
minimumTrack — Property, class feathers.controls.Slider |
|
The minimum track sub-component. |
minimumTrackFactory — Property, class feathers.controls.ScrollBar |
|
A function used to generate the scroll bar's minimum track
sub-component. |
minimumTrackFactory — Property, class feathers.controls.Slider |
|
A function used to generate the slider's minimum track sub-component. |
minimumTrackProperties — Property, class feathers.controls.ScrollBar |
|
An object that stores properties for the scroll bar's "minimum"
track, and the properties will be passed down to the "minimum" track when
the scroll bar validates. |
minimumTrackProperties — Property, class feathers.controls.Slider |
|
An object that stores properties for the slider's "minimum" track,
and the properties will be passed down to the "minimum" track when
the slider validates. |
minimumTrackStyleName — Property, class feathers.controls.ScrollBar |
|
The value added to the styleNameList of the minimum
track. |
minimumTrackStyleName — Property, class feathers.controls.Slider |
|
The value added to the styleNameList of the minimum
track. |
minScale — Property, class feathers.extensions.zoomable.PinchingControl |
|
The minimum scale. |
minTouchHeight — Property, class feathers.core.FeathersControl |
|
If using isQuickHitAreaEnabled, and the hit area's
height is smaller than this value, it will be expanded. |
minTouchHeight — Property, class feathers.skins.ImageSkin |
|
If the skin's height is smaller than this value, the hit area will be expanded. |
minTouchWidth — Property, class feathers.core.FeathersControl |
|
If using isQuickHitAreaEnabled, and the hit area's
width is smaller than this value, it will be expanded. |
minTouchWidth — Property, class feathers.skins.ImageSkin |
|
If the skin's width is smaller than this value, the hit area will be expanded. |
minuteStep — Property, class feathers.controls.DateTimeSpinner |
|
In the list that allows selection of minutes, customizes the number
of minutes between each item. |
minVerticalPageIndex — Property, class feathers.controls.Scroller |
|
The minimum vertical page index that may be displayed by this
container, if page snapping is enabled. |
minVerticalScrollPosition — Property, class feathers.controls.Scroller |
|
The number of pixels the scroller may be scrolled vertically beyond
the top edge. |
minVisibleHeight — Property, interface feathers.controls.supportClasses.IViewPort |
| |
minVisibleHeight — Property, class feathers.controls.text.TextFieldTextEditorViewPort |
| |
minVisibleHeight — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditorViewPort |
| |
minVisibleWidth — Property, interface feathers.controls.supportClasses.IViewPort |
| |
minVisibleWidth — Property, class feathers.controls.text.TextFieldTextEditorViewPort |
| |
minVisibleWidth — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditorViewPort |
| |
minWidth — Property, class feathers.controls.DataGridColumn |
|
The minimum width of the column, in pixels. |
minWidth — Property, class feathers.core.FeathersControl |
|
The minimum recommended width to be used for self-measurement and,
optionally, by any code that is resizing this component. |
minWidth — Property, interface feathers.core.IMeasureDisplayObject |
|
The minimum recommended width to be used for self-measurement and,
optionally, by any code that is resizing this component. |
minWidth — Property, class feathers.layout.ViewPortBounds |
|
The minimum width of the view port, in pixels. |
minWidth — Property, class feathers.skins.ImageSkin |
|
The minimum width of the component. |
mipMapping — Property, class starling.textures.ConcreteTexture |
| Indicates if the texture contains mip maps. |
mipMapping — Property, class starling.textures.SubTexture |
| Indicates if the texture contains mip maps. |
mipMapping — Property, class starling.textures.Texture |
| Indicates if the texture contains mip maps. |
mipMapping — Property, class starling.textures.TextureOptions |
| Indicates if the texture contains mip maps. |
MissingContextError — class, package starling.errors |
| A MissingContextError is thrown when a Context3D object is required but not (yet)
available. |
MissingContextError(message:any, id:any) — Constructor, class starling.errors.MissingContextError |
| Creates a new MissingContextError object. |
MODAL_OVERLAY_ALPHA — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
MODAL_OVERLAY_ALPHA — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
MODAL_OVERLAY_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
MODAL_OVERLAY_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
mode — Property, class starling.styles.DistanceFieldStyle |
| The current render mode. |
MODE_BASIC — Constant Static Property, class starling.styles.DistanceFieldStyle |
| Basic distance field rendering, without additional effects. |
MODE_GLOW — Constant Static Property, class starling.styles.DistanceFieldStyle |
| Adds a smooth glow effect around the shape. |
modelviewMatrix — Property, class starling.rendering.RenderState |
| Returns the current 2D modelview matrix. |
modelviewMatrix3D — Property, class starling.rendering.RenderState |
| Returns the current 3D modelview matrix, if there have been 3D transformations. |
MODE_OUTLINE — Constant Static Property, class starling.styles.DistanceFieldStyle |
| Adds an outline around the edge of the shape. |
MODE_SHADOW — Constant Static Property, class starling.styles.DistanceFieldStyle |
| Adds a drop shadow behind the shape. |
modifyVertexPosition(index:int, x:Number, y:Number) — method, class starling.display.graphics.Stroke |
| |
modifyVertexPosition(index:int, x:Number, y:Number) — method, class starling.display.graphics.TriangleFan |
| |
MOUSE — Constant Static Property, class feathers.controls.ScrollInteractionMode |
|
The user may only interact with the scroll bars to scroll. |
mouseWheelScrollDuration — Style, class feathers.controls.Scroller |
| The duration, in seconds, of the animation when the mouse wheel initiates a scroll action. |
| |
move(x:Number, y:Number) — method, class feathers.core.FeathersControl |
|
Sets both the x and the y positions of the control in a single
function call. |
move(x:Number, y:Number) — method, interface feathers.core.IFeathersControl |
|
Sets both the x and the y positions of the control in a single
function call. |
Move — class, package feathers.motion |
|
An effect that animates a component's x and y
position. |
MOVED — Constant Static Property, class starling.events.TouchPhase |
| The finger moves around on the screen, or the mouse is moved while the button is
pressed. |
moveEffect — Property, class feathers.core.FeathersControl |
|
An optional effect that is activated when the component is moved to
a new position. |
moveElement(indexToMove:int, newIndex:int) — method, class feathers.extensions.tabbedApplication.TabbedViewNavigator |
|
Move a tab at the specified index. |
mOverState — Property, class starling.display.Button |
| |
moveTo(x:Number, y:Number) — method, class feathers.extensions.canvas.CanvasDisplayObject |
|
Moves the current drawing position to (x, y). |
moveTo(toasterRenderer:Object, x:Number, y:Number) — method, class feathers.extensions.toaster.Toaster |
|
Move the toaster to the specified position. |
moveTo(x:Number, y:Number) — method, class starling.animation.Tween |
| Animates the 'x' and 'y' properties of an object simultaneously. |
moveTo(x:Number, y:Number) — method, class starling.display.Graphics |
| |
moveTo(x:Number, y:Number, thickness:Number, color:uint, alpha:Number) — method, class starling.display.graphics.Stroke |
| |
MovieClip — class, package starling.display |
| A MovieClip is a simple way to display an animation depicted by a list of textures. |
MovieClip(textures:Vector$starling.textures:Texture, fps:Number) — Constructor, class starling.display.MovieClip |
| Creates a movie clip from the provided textures and with the specified default framerate. |
mScaleWhenDown — Property, class starling.display.Button |
| |
multiChannel — Property, class starling.styles.DistanceFieldStyle |
| Indicates if the distance field texture utilizes multiple channels. |
MULTI_CHANNEL_DISTANCE_FIELD — Constant Static Property, class starling.text.BitmapFontType |
| Indicates that the font texture contains a multi channel distance field texture
to be rendered with the DistanceFieldStyle. |
multiline — Property, class feathers.controls.text.StageTextTextEditor |
|
Indicates whether the StageText object can display more than one line
of text. |
multiline — Property, class feathers.controls.text.TextFieldTextEditor |
|
Indicates whether field is a multiline text field. |
multiline — Property, interface feathers.core.IMultilineTextEditor |
|
Indicates whether the text editor can display more than one line of
text. |
multiline — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditor |
|
Indicates whether field is a multiline text field. |
multiline — Property, class feathers.text.StageTextField |
| |
multiply(color:uint, factor:Number) — Static Method , class starling.utils.Color |
| Multiplies all channels of an (A)RGB color with a certain factor. |
MULTIPLY — Constant Static Property, class starling.display.BlendMode |
| Multiplies the values of the display object colors with the the background color. |
multitapDistance — Property, class starling.events.TouchProcessor |
| The distance (in points) describing how close two touches must be to each other to
be recognized as a multitap gesture. |
multitapTime — Property, class starling.events.TouchProcessor |
| The time period (in seconds) in which two touches must occur to be recognized as
a multitap gesture. |
multitouchEnabled — Static Property, class starling.core.Starling |
| Indicates if multitouch input should be supported. |
mUpState — Property, class starling.display.Button |
| |
mUseHandCursor — Property, class starling.display.Button |
| |
muted — Property, class starling.display.MovieClip |
| If enabled, no new sounds will be started during playback. |
MuteToggleButton — class, package feathers.media |
|
A specialized toggle button that controls whether a media player's volume
is muted or not. |
MuteToggleButton() — Constructor, class feathers.media.MuteToggleButton |
|
Constructor. |
muteToggleButtonLoudDownIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
muteToggleButtonLoudDownIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
muteToggleButtonLoudUpIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
muteToggleButtonLoudUpIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
muteToggleButtonMutedDownIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
muteToggleButtonMutedDownIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
muteToggleButtonMutedUpIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
muteToggleButtonMutedUpIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
mvpMatrix3D — Property, class starling.rendering.Effect |
| The MVP (modelview-projection) matrix transforms vertices into clipspace. |
mvpMatrix3D — Property, class starling.rendering.RenderState |
| Calculates the product of modelview and projection matrix and stores it in a 3D matrix. |
MyBlendMode — class, package starling.display |
|
... |
|
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 |