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
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) — 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_COMPLETE — Constant static property in class com.greensock.events.VideoEvent
LOAD_ERROR — Constant static property in class com.greensock.events.VideoEvent
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