| 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 |
| magnitude — Property, class org.flintparticles.threeD.geom.Quaternion |
|
The magnitude of this quaternion. |
| magnitudeSquared — Property, class org.flintparticles.threeD.geom.Quaternion |
|
The square of the magnitude of this quaternion. |
| mass — Property, class org.flintparticles.common.initializers.MassInit |
|
When reading, returns the average of minMass and maxMass. |
| mass — Property, class org.flintparticles.common.particles.Particle |
|
The mass of the particle ( 1 is the default ). |
| MassInit — class, package org.flintparticles.common.initializers |
|
The MassInit Initializer sets the mass of the particle. |
| MassInit(mass:Number) — Constructor, class org.flintparticles.common.initializers.MassInit |
|
The constructor creates a MassInit initializer for use by
an emitter. |
| MatchRotateVelocity — class, package org.flintparticles.threeD.actions |
|
The MatchRotateVelocity action applies an angular acceleration to the particle to match
its angular velocity to that of its nearest neighbours. |
| MatchRotateVelocity — class, package org.flintparticles.twoD.actions |
|
The MatchRotateVelocity action applies an angular acceleration to each
particle to match its angular velocity to that of its nearest neighbours. |
| MatchRotateVelocity(maxDistance:Number, acceleration:Number) — Constructor, class org.flintparticles.threeD.actions.MatchRotateVelocity |
|
The constructor creates a MatchRotateVelocity action for use by
an emitter. |
| MatchRotateVelocity(maxDistance:Number, acceleration:Number) — Constructor, class org.flintparticles.twoD.actions.MatchRotateVelocity |
|
The constructor creates a MatchRotateVelocity action for use by an
emitter. |
| MatchVelocity — class, package org.flintparticles.threeD.actions |
|
The MatchVelocity action applies an acceleration to the particle to match
its velocity to that of its nearest neighbours. |
| MatchVelocity — class, package org.flintparticles.twoD.actions |
|
The MatchVelocity action applies an acceleration to each particle to match
its velocity to that of its nearest neighbours. |
| MatchVelocity(maxDistance:Number, acceleration:Number) — Constructor, class org.flintparticles.threeD.actions.MatchVelocity |
|
The constructor creates a MatchVelocity action for use by
an emitter. |
| MatchVelocity(maxDistance:Number, acceleration:Number) — Constructor, class org.flintparticles.twoD.actions.MatchVelocity |
|
The constructor creates a MatchVelocity action for use by an emitter. |
| materialClass — Property, class org.flintparticles.threeD.away3d.initializers.ApplyMaterial |
|
The class to use when creating the particles' material. |
| materialClass — Property, class org.flintparticles.threeD.papervision3d.initializers.ApplyMaterial |
|
The class to use when creating the particles' material. |
| Maths — class, package org.flintparticles.common.utils |
|
The Maths class contains a coupleof useful methods for use in maths functions. |
| Matrix3DUtils — class, package org.flintparticles.threeD.geom |
|
Utility methods for working with the Matrix3D class. |
| matrixTransform — Property, class org.flintparticles.twoD.particles.Particle2D |
|
A transformation matrix for the position, scale and rotation of the particle. |
| maxAlpha — Property, class org.flintparticles.common.initializers.AlphaInit |
|
The maximum alpha value for particles initialised by
this initializer. |
| maxAngle — Property, class org.flintparticles.threeD.initializers.Rotation |
|
The maximum angle for particles initialised by
this initializer. |
| maxAngle — Property, class org.flintparticles.threeD.initializers.RotationAbsolute |
|
The maximum angle for particles initialised by
this initializer. |
| maxAngle — Property, class org.flintparticles.twoD.initializers.Rotation |
|
The maximum angle for particles initialised by
this initializer. |
| maxAngle — Property, class org.flintparticles.twoD.initializers.RotationAbsolute |
|
The maximum angle for particles initialised by
this initializer. |
| maxAngle — Property, class org.flintparticles.twoD.zones.DiscSectorZone |
|
The maximum angle, in radians, for points to be included in the zone. |
| maxAngVelocity — Property, class org.flintparticles.threeD.initializers.RotateVelocity |
|
The maximum angular velocity value for particles initialised by
this initializer. |
| maxAngVelocity — Property, class org.flintparticles.twoD.initializers.RotateVelocity |
|
The maximum angular velocity value for particles initialised by
this initializer. |
| maxColor — Property, class org.flintparticles.common.initializers.ColorInit |
|
The maximum color value for particles initialised by
this initializer. |
| maxDistance — Property, class org.flintparticles.threeD.actions.ApproachNeighbours |
|
The maximum distance, in pixels, over which this action operates. |
| maxDistance — Property, class org.flintparticles.threeD.actions.MatchRotateVelocity |
|
The maximum distance, in pixels, over which this action operates. |
| maxDistance — Property, class org.flintparticles.threeD.actions.MatchVelocity |
|
The maximum distance, in pixels, over which this action operates. |
| maxDistance — Property, class org.flintparticles.threeD.actions.MutualGravity |
|
The maximum distance between particles for the gravitational
effect to be calculated. |
| maxDistance — Property, class org.flintparticles.twoD.actions.ApproachNeighbours |
|
The maximum distance, in pixels, over which this action operates. |
| maxDistance — Property, class org.flintparticles.twoD.actions.MatchRotateVelocity |
|
The maximum distance, in pixels, over which this action operates. |
| maxDistance — Property, class org.flintparticles.twoD.actions.MatchVelocity |
|
The maximum distance, in pixels, over which this action operates. |
| maxDistance — Property, class org.flintparticles.twoD.actions.MutualGravity |
|
The maximum distance between particles for the gravitational
effect to be calculated. |
| maximumFrameTime — Property, class org.flintparticles.common.emitters.Emitter |
|
The maximum duration for a single update frame, in seconds. |
| _maximumFrameTime — Property, class org.flintparticles.threeD.renderers.controllers.KeyboardControllerBase |
| |
| maximumFrameTime — Property, class org.flintparticles.threeD.renderers.controllers.KeyboardControllerBase |
|
The maximum duration for a single update frame, in seconds. |
| maxLifetime — Property, class org.flintparticles.common.initializers.Lifetime |
|
The maximum lifetime for particles initialised by
this initializer. |
| maxRate — Property, class org.flintparticles.common.counters.Random |
|
The maximum number of particles to emit per second. |
| maxScale — Property, class org.flintparticles.common.initializers.ScaleImageInit |
|
The maximum scale value for particles initialised by
this initializer. |
| maxScale — Property, class org.flintparticles.threeD.initializers.ScaleAllInit |
|
The maximum scale value for particles initialised by
this initializer. |
| maxScale — Property, class org.flintparticles.twoD.initializers.ScaleAllInit |
|
The maximum scale value for particles initialised by
this initializer. |
| maxX — Property, class org.flintparticles.threeD.actions.BoundingBox |
|
The maxX coordinate of the box. |
| maxX — Property, class org.flintparticles.threeD.actions.WrapAroundBox |
|
The maxX coordinate of the box. |
| maxY — Property, class org.flintparticles.threeD.actions.BoundingBox |
|
The maxY coordinate of the box. |
| maxY — Property, class org.flintparticles.threeD.actions.WrapAroundBox |
|
The maxY coordinate of the box. |
| maxZ — Property, class org.flintparticles.threeD.actions.BoundingBox |
|
The maxZ coordinate of the box. |
| maxZ — Property, class org.flintparticles.threeD.actions.WrapAroundBox |
|
The maxZ coordinate of the box. |
| measure() — method, class org.flintparticles.common.renderers.FlexRendererBase |
|
private
|
| minAlpha — Property, class org.flintparticles.common.initializers.AlphaInit |
|
The minimum alpha value for particles initialised by
this initializer. |
| minAngle — Property, class org.flintparticles.threeD.initializers.Rotation |
|
The minimum angle for particles initialised by
this initializer. |
| minAngle — Property, class org.flintparticles.threeD.initializers.RotationAbsolute |
|
The minimum angle for particles initialised by
this initializer. |
| minAngle — Property, class org.flintparticles.twoD.initializers.Rotation |
|
The minimum angle for particles initialised by
this initializer. |
| minAngle — Property, class org.flintparticles.twoD.initializers.RotationAbsolute |
|
The minimum angle for particles initialised by
this initializer. |
| minAngle — Property, class org.flintparticles.twoD.zones.DiscSectorZone |
|
The minimum angle, in radians, for points to be included in the zone. |
| minAngVelocity — Property, class org.flintparticles.threeD.initializers.RotateVelocity |
|
The minimum angular velocity value for particles initialised by
this initializer. |
| minAngVelocity — Property, class org.flintparticles.twoD.initializers.RotateVelocity |
|
The minimum angular velocity value for particles initialised by
this initializer. |
| minColor — Property, class org.flintparticles.common.initializers.ColorInit |
|
The minimum color value for particles initialised by
this initializer. |
| minimum — Property, class org.flintparticles.threeD.actions.MinimumDistance |
|
The minimum distance, in pixels, that this action maintains between
particles. |
| minimum — Property, class org.flintparticles.twoD.actions.MinimumDistance |
|
The minimum distance, in pixels, that this action maintains between
particles. |
| MinimumDistance — class, package org.flintparticles.threeD.actions |
|
The MinimumDistance action applies an acceleration to the particle to maintain a minimum
distance between it and its neighbours. |
| MinimumDistance — class, package org.flintparticles.twoD.actions |
|
The MinimumDistance action applies an acceleration to the particle to
maintain a minimum distance between it and its neighbours. |
| MinimumDistance(minimum:Number, acceleration:Number) — Constructor, class org.flintparticles.threeD.actions.MinimumDistance |
|
The constructor creates a ApproachNeighbours action for use by
an emitter. |
| MinimumDistance(minimum:Number, acceleration:Number) — Constructor, class org.flintparticles.twoD.actions.MinimumDistance |
|
The constructor creates a MinimumDistance action for use by an emitter. |
| minLifetime — Property, class org.flintparticles.common.initializers.Lifetime |
|
The minimum lifetime for particles initialised by
this initializer. |
| minRate — Property, class org.flintparticles.common.counters.Random |
|
The minimum number of particles to emit per second. |
| minScale — Property, class org.flintparticles.common.initializers.ScaleImageInit |
|
The minimum scale value for particles initialised by
this initializer. |
| minScale — Property, class org.flintparticles.threeD.initializers.ScaleAllInit |
|
The minimum scale value for particles initialised by
this initializer. |
| minScale — Property, class org.flintparticles.twoD.initializers.ScaleAllInit |
|
The minimum scale value for particles initialised by
this initializer. |
| minX — Property, class org.flintparticles.threeD.actions.BoundingBox |
|
The minX coordinate of the box. |
| minX — Property, class org.flintparticles.threeD.actions.WrapAroundBox |
|
The minX coordinate of the box. |
| minY — Property, class org.flintparticles.threeD.actions.BoundingBox |
|
The minY coordinate of the box. |
| minY — Property, class org.flintparticles.threeD.actions.WrapAroundBox |
|
The minY coordinate of the box. |
| minZ — Property, class org.flintparticles.threeD.actions.BoundingBox |
|
The minZ coordinate of the box. |
| minZ — Property, class org.flintparticles.threeD.actions.WrapAroundBox |
|
The minZ coordinate of the box. |
| MouseAntiGravity — class, package org.flintparticles.twoD.actions |
|
The MouseAntiGravity action applies a force on the particle to push it
away from the mouse. |
| MouseAntiGravity(power:Number, renderer:flash.display:DisplayObject, epsilon:Number) — Constructor, class org.flintparticles.twoD.actions.MouseAntiGravity |
|
The constructor creates a MouseAntiGravity action for use by an emitter. |
| MouseEventHandlers — class, package org.flintparticles.common.initializers |
|
The MouseEventHandlers Initializer sets event handlers to listen for the mouseOver and mouseOut events on each
particle. |
| MouseEventHandlers() — Constructor, class org.flintparticles.common.initializers.MouseEventHandlers |
|
The constructor creates a MassInit initializer for use by
an emitter. |
| MouseGravity — class, package org.flintparticles.twoD.actions |
|
The MouseGravity action applies a force on the particle to draw it towards
the mouse. |
| MouseGravity(power:Number, renderer:flash.display:DisplayObject, epsilon:Number) — Constructor, class org.flintparticles.twoD.actions.MouseGravity |
|
The constructor creates a MouseGravity action for use by an emitter. |
| Move — class, package org.flintparticles.threeD.actions |
|
The Move action updates the position of the particle based on its velocity. |
| Move — class, package org.flintparticles.twoD.actions |
|
The Move action updates the position of the particle based on its velocity. |
| Move() — Constructor, class org.flintparticles.threeD.actions.Move |
|
The constructor creates a Move action for use by
an emitter. |
| Move() — Constructor, class org.flintparticles.twoD.actions.Move |
|
The constructor creates a Move action for use by an emitter. |
| MoveEmitter — class, package org.flintparticles.threeD.activities |
|
The MoveEmitter activity moves the emitter at a constant velocity. |
| MoveEmitter — class, package org.flintparticles.twoD.activities |
|
The MoveEmitter activity moves the emitter at a constant velocity. |
| MoveEmitter(velocity:flash.geom:Vector3D) — Constructor, class org.flintparticles.threeD.activities.MoveEmitter |
|
The constructor creates a MoveEmitter activity for use by
an emitter. |
| MoveEmitter(x:Number, y:Number) — Constructor, class org.flintparticles.twoD.activities.MoveEmitter |
|
The constructor creates a MoveEmitter activity for use by
an emitter. |
| MultiZone — class, package org.flintparticles.threeD.zones |
|
The MutiZone zone defines a zone that combines other zones into one larger zone. |
| MultiZone — class, package org.flintparticles.twoD.zones |
|
The MutiZone zone defines a zone that combines other zones into one larger zone. |
| MultiZone() — Constructor, class org.flintparticles.threeD.zones.MultiZone |
|
The constructor defines a MultiZone zone. |
| MultiZone() — Constructor, class org.flintparticles.twoD.zones.MultiZone |
|
The constructor defines a MultiZone zone. |
| MutualGravity — class, package org.flintparticles.threeD.actions |
|
The MutualGravity Action applies forces to attract each particle towards
the other particles. |
| MutualGravity — class, package org.flintparticles.twoD.actions |
|
The MutualGravity Action applies forces to attract each particle towards
the other particles. |
| MutualGravity(power:Number, maxDistance:Number, epsilon:Number) — Constructor, class org.flintparticles.threeD.actions.MutualGravity |
|
The constructor creates a MutualGravity action for use by
an emitter. |
| MutualGravity(power:Number, maxDistance:Number, epsilon:Number) — Constructor, class org.flintparticles.twoD.actions.MutualGravity |
|
The constructor creates a MutualGravity action for use by an emitter. |
|
| 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 |