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 |
LEFT — Constant static property in class com.greensock.layout.AlignMode |
| Align with the left side of the area. |
LEFT_CENTER — Property in class com.greensock.layout.LiquidStage |
| left center of the stage |
Linear — Class in package com.greensock.easing |
| |
LinePath2D — Class in package com.greensock.motionPaths |
|
A LinePath2D defines a path (using as many Points as you want) on which a PathFollower can be
placed and animated. |
LinePath2D(points, x, y, autoUpdatePoints) — Constructor in class com.greensock.motionPaths.LinePath2D |
|
Constructor
|
lineStyle(thickness, color, alpha, pixelHinting, scaleMode, caps, joints, miterLimit, skipRedraw) — Method in class com.greensock.motionPaths.MotionPath |
|
Sets the line style for the path which you will only see if you add the path to the display list
with something like addChild() and make sure the visible property is true. |
LiquidArea — Class in package com.greensock.layout |
|
LiquidArea is an AutoFitArea that integrates with LiquidStage ,
automatically adjusting its size whenever the stage is resized. |
LiquidArea(parent, x, y, width, height, previewColor, minWidth, minHeight, maxWidth, maxHeight, autoPinCorners, liquidStage:com.greensock.layout:LiquidStage, strict) — Constructor in class com.greensock.layout.LiquidArea |
|
Constructor
|
LiquidData — Class in package com.greensock.layout.core |
|
LiquidData holds core information about PinPoints and DisplayObjects that have been
attached to a LiquidStage, but this class is only intended to be used by LiquidStage
internally - there is no reason to use it directly. |
LiquidPositionPlugin — Class in package com.greensock.plugins |
|
If you're using LiquidStage and you'd like to tween
a DisplayObject to coordinates that are relative to a particular PinPoint (like the CENTER )
whose position may change at any time, LiquidPositionPlugin makes it easy by dynamically updating the
destination values accordingly. |
LiquidPositionPlugin() — Constructor in class com.greensock.plugins.LiquidPositionPlugin |
| Constructor |
LiquidStage — Class in package com.greensock.layout |
|
LiquidStage allows you to "pin" DisplayObjects to reference points on the stage (or inside other DisplayObjects)
so that when the stage is resized, they are repositioned and maintain their relative distance from
the PinPoint. |
LiquidStage(stage, baseWidth, baseHeight, minWidth, minHeight, maxWidth, maxHeight) — Constructor in class com.greensock.layout.LiquidStage |
|
Constructor
|
load(flushContent) — Method in class com.greensock.loading.core.LoaderCore |
|
Loads the loader's content, optionally flushing any previously loaded content first. |
LOAD_COMPLETE — Constant static property in class com.greensock.events.VideoEvent |
| |
loader — Property in class com.greensock.loading.display.ContentDisplay |
| The loader whose rawContent populates this ContentDisplay. |
loader — Property in class com.greensock.loading.display.FlexContentDisplay |
| The loader whose rawContent populates this FlexContentDisplay. |
LoaderCore — Class in package com.greensock.loading.core |
|
Serves as the base class for GreenSock loading tools like LoaderMax, ImageLoader, XMLLoader, SWFLoader , etc. |
LoaderCore(vars) — Constructor in class com.greensock.loading.core.LoaderCore |
|
Constructor
|
LoaderCoreVars — Dynamic class in package com.greensock.loading.data.core |
|
Facilitates code hinting and data type enforcement for the vars object that's passed into the
constructor of various loaders in the LoaderMax system. |
LoaderEvent — Class in package com.greensock.events |
|
An Event dispatched by one of the loaders in the LoaderMax system. |
LoaderEvent(type, target, text, data) — Constructor in class com.greensock.events.LoaderEvent |
|
Constructor
|
LoaderItem — Class in package com.greensock.loading.core |
|
Serves as the base class for all individual loaders (not LoaderMax) like ImageLoader,
XMLLoader, SWFLoader, MP3Loader , etc. |
LoaderItem(urlOrRequest, vars) — Constructor in class com.greensock.loading.core.LoaderItem |
|
Constructor
|
LoaderItemVars — Dynamic class in package com.greensock.loading.data.core |
|
Facilitates code hinting and data type enforcement for the vars object that's passed into the
constructor of various LoaderItems in the LoaderMax system. |
LoaderMax — Class in package com.greensock.loading |
|
In its simplest form, a LoaderMax provides a way to group a sequence of loaders together and
report their progress as a whole. |
LoaderMax(vars) — Constructor in class com.greensock.loading.LoaderMax |
|
Constructor
|
LoaderMaxVars — Dynamic class in package com.greensock.loading.data |
|
Can be used instead of a generic object to define the vars parameter of a LoaderMax's constructor. |
LoaderMaxVars(name, onComplete, onProgress, onFail, maxConnections, auditSize, requireWithRoot, skipFailed, skipPaused) — Constructor in class com.greensock.loading.data.LoaderMaxVars |
|
Constructor
|
LOAD_ERROR — Constant static property in class com.greensock.events.VideoEvent |
| |
loaders — Property in class com.greensock.loading.data.LoaderMaxVars |
| An array of loaders (ImageLoaders, SWFLoaders, XMLLoaders, MP3Loaders, other LoaderMax instances, etc.) that should be immediately inserted into the LoaderMax. |
LoaderStatus — Class in package com.greensock.loading |
|
Defines status values for loaders. |
LOADING — Constant static property in class com.greensock.loading.LoaderStatus |
| The loader is actively in the process of loading. |
loadTime — Property in class com.greensock.loading.core.LoaderCore |
|
The number of seconds that elapsed between when the loader began and when it either completed, failed,
or was canceled. |
localRegistration — Property in class com.greensock.TweenProxy |
| |
localRegistrationX — Property in class com.greensock.TweenProxy |
| |
localRegistrationY — Property in class com.greensock.TweenProxy |
| |
LOOP — Constant static property in class com.greensock.events.VideoEvent |
| |
_lumB — Static property in class com.greensock.data.ColorMatrixFilterVars |
| |
_lumG — Static property in class com.greensock.data.ColorMatrixFilterVars |
| |
_lumR — Static property in class com.greensock.data.ColorMatrixFilterVars |
| |
|
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 |