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 — Property, class org.flintparticles.threeD.zones.BitmapDataZone
The left side of the zone from the corner.
left — Property, class org.flintparticles.threeD.zones.GreyscaleZone
The left side of the zone from the corner.
left — Property, class org.flintparticles.twoD.actions.BoundingBox
The left coordinate of the bounding box.
left — Property, class org.flintparticles.twoD.actions.WrapAroundBox
The left coordinate of the box.
left — Property, class org.flintparticles.twoD.zones.RectangleZone
The left coordinate of the rectangle defining the region of the zone.
leftDown — Property, class org.flintparticles.threeD.renderers.controllers.KeyboardControllerBase
length — Property, class org.flintparticles.common.displayObjects.Line
length — Property, class org.flintparticles.common.utils.FastWeightedArray
The number of items in the FastWeightedArray
length — Property, class org.flintparticles.common.utils.WeightedArray
The number of items in the WeightedArray
length — Property, class org.flintparticles.threeD.zones.CylinderZone
The length of the cylinder.
lifetime — Property, class org.flintparticles.common.initializers.Lifetime
When reading, returns the average of minLifetime and maxLifetime.
lifetime — Property, class org.flintparticles.common.particles.Particle
The lifetime of the particle, in seconds.
Lifetime — class, package org.flintparticles.common.initializers
The Lifetime Initializer sets a lifetime for the particle.
Lifetime(minLifetime:Number, maxLifetime:Number) — Constructor, class org.flintparticles.common.initializers.Lifetime
The constructor creates a Lifetime initializer for use by an emitter.
lift(distance:Number) — method, class org.flintparticles.threeD.renderers.Camera
Raise or lower the camera.
limit — Property, class org.flintparticles.threeD.actions.SpeedLimit
The speed limit
limit — Property, class org.flintparticles.twoD.actions.DeathSpeed
The speed limit beyond which the particle dies.
limit — Property, class org.flintparticles.twoD.actions.SpeedLimit
The speed limit
Line — class, package org.flintparticles.common.displayObjects
The LineShape class is a DisplayObject with a simple line shape.
Line(lineLength:Number, color:uint, bm:String) — Constructor, class org.flintparticles.common.displayObjects.Line
The constructor creates a Line with the specified length.
linear(t:Number, b:Number, c:Number, d:Number) — Static Method , class org.flintparticles.common.easing.TwoWay
Gives a linear increase and decrease in energy either side of the centre point.
Linear — class, package org.flintparticles.common.easing
Easing functions for use with ageing of particles.
LinearDrag — class, package org.flintparticles.threeD.actions
The LinearDrag action applies drag to the particle to slow it down when it's moving.
LinearDrag — class, package org.flintparticles.twoD.actions
The LinearDrag action applies drag to the particle to slow it down when it's moving.
LinearDrag(drag:Number) — Constructor, class org.flintparticles.threeD.actions.LinearDrag
The constructor creates a LinearDrag action for use by an emitter.
LinearDrag(drag:Number) — Constructor, class org.flintparticles.twoD.actions.LinearDrag
The constructor creates a LinearDrag action for use by an emitter.
LineZone — class, package org.flintparticles.threeD.zones
The LineZone zone defines a zone that contains all the points on a line.
LineZone — class, package org.flintparticles.twoD.zones
The LineZone zone defines a zone that contains all the points on a line.
LineZone(start:flash.geom:Vector3D, end:flash.geom:Vector3D) — Constructor, class org.flintparticles.threeD.zones.LineZone
The constructor creates a LineZone 3D zone.
LineZone(start:flash.geom:Point, end:flash.geom:Point) — Constructor, class org.flintparticles.twoD.zones.LineZone
The constructor creates a LineZone zone.
localToGlobalRotation(obj:flash.display:DisplayObject, rotation:Number) — Static Method , class org.flintparticles.common.utils.DisplayObjectUtils
Converts a rotation in the coordinate system of a display object to a global rotation relative to the stage.
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