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  
leading — Property, class starling.text.TextFormat
The amount of vertical space (called 'leading') between lines.
left — Property, class starling.utils.Padding
The padding on the left side.
LEFT — Constant Static Property, class starling.utils.Align
Horizontal left alignment.
LIME — Constant Static Property, class starling.utils.Color
linear(ratio:Number) — Static Method , class starling.animation.Transitions
LINEAR — Constant Static Property, class starling.animation.Transitions
lineHeight — Property, class starling.text.BitmapFont
The height of one line in points.
loadQueue(onProgress:Function) — method, class starling.utils.AssetManager
Loads all enqueued assets asynchronously.
loadRawAsset(rawAsset:Object, onProgress:Function, onComplete:Function) — method, class starling.utils.AssetManager
This method is called internally for each element of the queue when it is loaded.
local3DToGlobal(localPoint:flash.geom:Vector3D, out:flash.geom:Point) — method, class starling.display.DisplayObject
Transforms a 3D point from the local coordinate system to global (stage) coordinates.
localToGlobal(localPoint:flash.geom:Point, out:flash.geom:Point) — method, class starling.display.DisplayObject
Transforms a point from the local coordinate system to global (stage) coordinates.
localToGlobal(u:Number, v:Number, out:flash.geom:Point) — method, class starling.textures.Texture
Transforms the given texture coordinates from the local coordinate system into the root texture's coordinate system.
log(message:String) — method, class starling.utils.AssetManager
This method is called during loading of assets when 'verbose' is activated.
loop — Property, class starling.display.MovieClip
Indicates if the clip should loop.
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