| 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 in class org.flintparticles.threeD.zones.BitmapDataZone | |
| The left side of the zone from the corner. | |
| left — Property in class org.flintparticles.threeD.zones.GreyscaleZone | |
| The left side of the zone from the corner. | |
| left — Property in class org.flintparticles.twoD.actions.BoundingBox | |
| The left coordinate of the bounding box. | |
| left — Property in class org.flintparticles.twoD.zones.RectangleZone | |
| The left coordinate of the rectangle defining the region of the zone. | |
| length — Property in class org.flintparticles.common.utils.FastWeightedArray | |
| The number of items in the FastWeightedArray | |
| length — Property in class org.flintparticles.common.utils.PriorityArray | |
| The number of items in the PriorityArray | |
| length — Property in class org.flintparticles.common.utils.WeightedArray | |
| The number of items in the WeightedArray | |
| length — Property in class org.flintparticles.threeD.geom.Vector3D | |
| The length of this vector. | |
| length — Property in class org.flintparticles.threeD.zones.CylinderZone | |
| The length of the cylinder. | |
| lengthSquared — Property in class org.flintparticles.threeD.geom.Vector3D | |
| The square of the length of this vector. | |
| lifetime — Property in class org.flintparticles.common.initializers.Lifetime | |
| When reading, returns the average of minLifetime and maxLifetime. | |
| lifetime — Property in class org.flintparticles.common.particles.Particle | |
| The lifetime of the particle, in seconds. | |
| Lifetime — Class in package org.flintparticles.common.initializers | |
| The Lifetime Initializer sets a lifetime for the particle. | |
| Lifetime(minLifetime, maxLifetime) — Constructor in class org.flintparticles.common.initializers.Lifetime | |
| The constructor creates a Lifetime initializer for use by an emitter. | |
| lift(distance) — Method in class org.flintparticles.threeD.renderers.Camera | |
| Raise or lower the camera. | |
| limit — Property in class org.flintparticles.threeD.actions.SpeedLimit | |
| The speed limit | |
| limit — Property in class org.flintparticles.twoD.actions.DeathSpeed | |
| The speed limit beyond which the particle dies. | |
| limit — Property in class org.flintparticles.twoD.actions.SpeedLimit | |
| The speed limit | |
| Line — Class in package org.flintparticles.common.displayObjects | |
| The LineShape class is a DisplayObject with a simple line shape. | |
| Line(lineLength, color, bm) — Constructor in class org.flintparticles.common.displayObjects.Line | |
| The constructor creates a Line with the specified length. | |
| linear(age, lifetime) — Static method in class org.flintparticles.common.energyEasing.TwoWay | |
| Gives a linear increase and decrease in energy either side of the centre point. | |
| Linear — Class in package org.flintparticles.common.easing | |
| Linear — Class in package org.flintparticles.common.energyEasing | |
| A modified form of Robert Penner's easing equations, optimised for the specific use of calculating the energy over a particle's lifetime. | |
| LinearDrag — Class in package org.flintparticles.threeD.actions | |
| The LinearDrag action applies drag to the particle to slow it down when it's moving. | |
| LinearDrag — Class in package org.flintparticles.twoD.actions | |
| The LinearDrag action applies drag to the particle to slow it down when it's moving. | |
| LinearDrag(drag) — Constructor in class org.flintparticles.threeD.actions.LinearDrag | |
| The constructor creates a LinearDrag action for use by an emitter. | |
| LinearDrag(drag) — Constructor in class org.flintparticles.twoD.actions.LinearDrag | |
| The constructor creates a LinearDrag action for use by an emitter. | |
| LineZone — Class in package org.flintparticles.threeD.zones | |
| The LineZone zone defines a zone that contains all the points on a line. | |
| LineZone — Class in package org.flintparticles.twoD.zones | |
| The LineZone zone defines a zone that contains all the points on a line. | |
| LineZone(point1:org.flintparticles.threeD.geom:Vector3D, point2:org.flintparticles.threeD.geom:Vector3D) — Constructor in class org.flintparticles.threeD.zones.LineZone | |
| The constructor creates a LineZone 3D zone. | |
| LineZone(point1, point2) — Constructor in class org.flintparticles.twoD.zones.LineZone | |
| The constructor creates a LineZone zone. | |
| localToGlobalRotation(obj, rotation) — Static method in 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 | |