| 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 |
| scalarMultiply(s:Number, result:org.flintparticles.threeD.geom:Quaternion) — method, class org.flintparticles.threeD.geom.Quaternion |
|
Multiply this quaternion by a number. |
| scale — Property, class org.flintparticles.common.initializers.ScaleImageInit |
|
When reading, returns the average of minScale and maxScale. |
| scale — Property, class org.flintparticles.common.particles.Particle |
|
The scale of the particle ( 1 is normal size ). |
| scale — Property, class org.flintparticles.threeD.initializers.ScaleAllInit |
|
When reading, returns the average of minScale and maxScale. |
| scale — Property, class org.flintparticles.twoD.initializers.ScaleAllInit |
|
When reading, returns the average of minScale and maxScale. |
| ScaleAll — class, package org.flintparticles.threeD.actions |
|
The ScaleAll action adjusts the size of the particles image, its collision radius
and its mass as it ages. |
| ScaleAll — class, package org.flintparticles.twoD.actions |
|
The ScaleAll action adjusts the size of the particles image, its collision radius
and its mass as it ages. |
| ScaleAll(startScale:Number, endScale:Number) — Constructor, class org.flintparticles.threeD.actions.ScaleAll |
|
The constructor creates a ScaleImage action for use by an emitter. |
| ScaleAll(startScale:Number, endScale:Number) — Constructor, class org.flintparticles.twoD.actions.ScaleAll |
|
The constructor creates a ScaleImage action for use by an emitter. |
| ScaleAllInit — class, package org.flintparticles.threeD.initializers |
|
The ScaleAllInit Initializer sets the size of the particles image
and adjusts its mass and collision radius accordingly. |
| ScaleAllInit — class, package org.flintparticles.twoD.initializers |
|
The ScaleAllInit Initializer sets the size of the particles image
and adjusts its mass and collision radius accordingly. |
| ScaleAllInit(minScale:Number, maxScale:Number) — Constructor, class org.flintparticles.threeD.initializers.ScaleAllInit |
|
The constructor creates a ScaleAllInit initializer for use by
an emitter. |
| ScaleAllInit(minScale:Number, maxScale:Number) — Constructor, class org.flintparticles.twoD.initializers.ScaleAllInit |
|
The constructor creates a ScaleAllInit initializer for use by
an emitter. |
| ScaleAllsInit — class, package org.flintparticles.threeD.initializers |
|
The ScaleAllsInit initializer sets the scale of the particles image
and adjusts its mass and collision radius accordingly. |
| ScaleAllsInit — class, package org.flintparticles.twoD.initializers |
|
The ScaleAllsInit initializer sets the scale of the particles image
and adjusts its mass and collision radius accordingly. |
| ScaleAllsInit(scales:Array, weights:Array) — Constructor, class org.flintparticles.threeD.initializers.ScaleAllsInit |
|
The constructor creates a ScaleAllsInit initializer for use by
an emitter. |
| ScaleAllsInit(scales:Array, weights:Array) — Constructor, class org.flintparticles.twoD.initializers.ScaleAllsInit |
|
The constructor creates a ScaleAllsInit initializer for use by
an emitter. |
| scaleBy(s:Number) — method, class org.flintparticles.threeD.geom.Quaternion |
|
Multiply this quaternion by a number. |
| ScaleImage — class, package org.flintparticles.common.actions |
|
The ScaleImage action adjusts the size of the particles imnage as it ages. |
| ScaleImage(startScale:Number, endScale:Number) — Constructor, class org.flintparticles.common.actions.ScaleImage |
|
The constructor creates a ScaleImage action for use by an emitter. |
| ScaleImageInit — class, package org.flintparticles.common.initializers |
|
The ScaleImageInit Initializer adjusts the size of the particles image. |
| ScaleImageInit(minScale:Number, maxScale:Number) — Constructor, class org.flintparticles.common.initializers.ScaleImageInit |
|
The constructor creates a ScaleImageInit initializer for use by
an emitter. |
| ScaleImagesInit — class, package org.flintparticles.common.initializers |
|
The ScaleImagesInit initializer sets the scale of the particles image. |
| ScaleImagesInit(scales:Array, weights:Array) — Constructor, class org.flintparticles.common.initializers.ScaleImagesInit |
|
The constructor creates a ScaleImagesInit initializer for use by
an emitter. |
| scales — Property, class org.flintparticles.common.initializers.ScaleImagesInit |
| |
| scales — Property, class org.flintparticles.threeD.initializers.ScaleAllsInit |
| |
| scales — Property, class org.flintparticles.twoD.initializers.ScaleAllsInit |
| |
| scaleX — Property, class org.flintparticles.twoD.zones.BitmapDataZone |
|
A scale factor to stretch the bitmap horizontally
|
| scaleX — Property, class org.flintparticles.twoD.zones.GreyscaleZone |
|
A scale factor to stretch the bitmap horizontally
|
| scaleY — Property, class org.flintparticles.twoD.zones.BitmapDataZone |
|
A scale factor to stretch the bitmap vertically
|
| scaleY — Property, class org.flintparticles.twoD.zones.GreyscaleZone |
|
A scale factor to stretch the bitmap vertically
|
| sDown — Property, class org.flintparticles.threeD.renderers.controllers.KeyboardControllerBase |
| |
| selfConjugate() — method, class org.flintparticles.threeD.geom.Quaternion |
|
Set this quaternion equal to its conjugate. |
| setFromAxisRotation(axis:flash.geom:Vector3D, angle:Number) — method, class org.flintparticles.threeD.geom.Quaternion |
|
Set this quaternion to a unit quaternion that represents a rotation
about an axis in 3D space. |
| setPaletteMap(red:Array, green:Array, blue:Array, alpha:Array) — method, class org.flintparticles.threeD.renderers.BitmapRenderer |
|
Sets a palette map for the renderer. |
| setPaletteMap(red:Array, green:Array, blue:Array, alpha:Array) — method, class org.flintparticles.threeD.renderers.mxml.BitmapRenderer |
|
Sets a palette map for the renderer. |
| setPaletteMap(red:Array, green:Array, blue:Array, alpha:Array) — method, class org.flintparticles.twoD.renderers.BitmapRenderer |
|
Sets a palette map for the renderer. |
| setPaletteMap(red:Array, green:Array, blue:Array, alpha:Array) — method, class org.flintparticles.twoD.renderers.mxml.BitmapRenderer |
|
Sets a palette map for the renderer. |
| setProperty(name:any, value:any) — method, class org.flintparticles.common.utils.WeightedArray |
|
Used to set the value of an existing member of the WeightedArray. |
| SharedImage — class, package org.flintparticles.common.initializers |
|
The SharedImage Initializer sets the DisplayObject to use to draw
the particle. |
| SharedImage(image:flash.display:DisplayObject) — Constructor, class org.flintparticles.common.initializers.SharedImage |
|
The constructor creates a SharedImage initializer for use by
an emitter. |
| SharedImages — class, package org.flintparticles.common.initializers |
|
The SharedImages Initializer sets the DisplayObject to use to draw
the particle. |
| SharedImages(images:Array, weights:Array) — Constructor, class org.flintparticles.common.initializers.SharedImages |
|
The constructor creates a SharedImages initializer for use by
an emitter. |
| side1 — Property, class org.flintparticles.threeD.zones.ParallelogramZone |
|
One side of the zone from the corner. |
| side2 — Property, class org.flintparticles.threeD.zones.ParallelogramZone |
|
The other side of the zone from the corner. |
| sine(t:Number, b:Number, c:Number, d:Number) — Static Method , class org.flintparticles.common.easing.TwoWay |
|
Energy follows the first half of a sine wave. |
| Sine — class, package org.flintparticles.common.easing |
|
Easing functions for use with ageing of particles. |
| SineCounter — class, package org.flintparticles.common.counters |
|
The Sine counter causes the emitter to emit particles continuously
at a rate that varies according to a sine wave. |
| SineCounter(period:Number, rateMax:Number, rateMin:Number) — Constructor, class org.flintparticles.common.counters.SineCounter |
|
The constructor creates a SineCounter counter for use by an emitter. |
| smoothing — Property, class org.flintparticles.threeD.renderers.BitmapRenderer |
| |
| smoothing — Property, class org.flintparticles.threeD.renderers.mxml.BitmapRenderer |
| |
| smoothing — Property, class org.flintparticles.twoD.renderers.BitmapRenderer |
| |
| smoothing — Property, class org.flintparticles.twoD.renderers.mxml.BitmapRenderer |
| |
| sortID — Property, class org.flintparticles.threeD.particles.Particle3D |
|
The position of the particle in the emitter's x-axis spacial sorted array
|
| sortID — Property, class org.flintparticles.twoD.particles.Particle2D |
|
The position in the emitter's horizontal spacial sorted array
|
| sortParticles() — method, class org.flintparticles.common.emitters.Emitter |
|
Used to sort the particles as required. |
| sortParticles() — method, class org.flintparticles.threeD.emitters.Emitter3D |
|
If the spaceSort property is true, this method creates the spaceSortedX
array. |
| sortParticles() — method, class org.flintparticles.twoD.emitters.Emitter2D |
|
Used internally and in derived classes to update the emitter. |
| spaceSort — Property, class org.flintparticles.threeD.emitters.Emitter3D |
|
Identifies whether the particles should be arranged
into a spacially sorted array - this speeds up proximity
testing for those actions that need it. |
| spaceSort — Property, class org.flintparticles.twoD.emitters.Emitter2D |
|
Identifies whether the particles should be arranged
into spacially sorted arrays - this speeds up proximity
testing for those actions that need it. |
| spaceTransform — Property, class org.flintparticles.threeD.renderers.Camera |
|
The transform matrix that converts positions in world space to positions in camera space. |
| speed — Property, class org.flintparticles.threeD.actions.DeathSpeed |
|
The speed limit beyond which the particle dies. |
| SpeedLimit — class, package org.flintparticles.threeD.actions |
|
The SpeedLimit action limits the particle's maximum speed to the specified
speed. |
| SpeedLimit — class, package org.flintparticles.twoD.actions |
|
The SpeedLimit action limits each particle's maximum or minimum speed to the
specified speed. |
| SpeedLimit(speed:Number, isMinimum:Boolean) — Constructor, class org.flintparticles.threeD.actions.SpeedLimit |
|
The constructor creates a SpeedLimit action for use by
an emitter. |
| SpeedLimit(speed:Number, isMinimum:Boolean) — Constructor, class org.flintparticles.twoD.actions.SpeedLimit |
|
The constructor creates a SpeedLimit action for use by an emitter. |
| SphereZone — class, package org.flintparticles.threeD.zones |
|
The SphereZone zone defines a zone that contains all the points in a sphere. |
| SphereZone(center:flash.geom:Vector3D, outerRadius:Number, innerRadius:Number) — Constructor, class org.flintparticles.threeD.zones.SphereZone |
|
The constructor creates a SphereZone 3D zone. |
| SpriteRendererBase — class, package org.flintparticles.common.renderers |
|
The base class used by all the Flint renderers. |
| SpriteRendererBase() — Constructor, class org.flintparticles.common.renderers.SpriteRendererBase |
|
The constructor creates a RendererBase class. |
| stage — Property, class org.flintparticles.common.actions.KeyDownAction |
|
A reference to the stage
|
| stage — Property, class org.flintparticles.common.counters.KeyDownCounter |
|
A reference to the stage
|
| _stage — Property, class org.flintparticles.threeD.renderers.controllers.KeyboardControllerBase |
| |
| stage — Property, class org.flintparticles.threeD.renderers.controllers.KeyboardControllerBase |
|
The stage - used for listening to keyboard events
|
| Star — class, package org.flintparticles.common.displayObjects |
|
The Star class is a DisplayObject that is the shape of a five point star. |
| Star(radius:Number, color:uint, bm:String) — Constructor, class org.flintparticles.common.displayObjects.Star |
|
The constructor creates a Star with the specified radius. |
| start() — method, class org.flintparticles.common.emitters.Emitter |
|
Starts the emitter. |
| start — Property, class org.flintparticles.threeD.actions.TweenPosition |
|
The x position for the particle at the start of its life. |
| start() — method, class org.flintparticles.threeD.renderers.controllers.KeyboardControllerBase |
|
Starts the controller. |
| start — Property, class org.flintparticles.threeD.zones.LineZone |
|
The point at one end of the line. |
| start — Property, class org.flintparticles.twoD.zones.LineZone |
|
The point at one end of the line. |
| startAlpha — Property, class org.flintparticles.common.actions.Fade |
|
The alpha value for the particle when its energy is 1. |
| startColor — Property, class org.flintparticles.common.actions.ColorChange |
|
The color of the particle when its energy is 1. |
| startCount — Property, class org.flintparticles.common.counters.Blast |
|
The number of particles to emit when the emitter starts. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.Blast |
|
Initilizes the counter. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, interface org.flintparticles.common.counters.Counter |
|
The startEmitter method is called when the emitter starts. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.KeyDownCounter |
| |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.PerformanceAdjusted |
|
Initilizes the counter. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.Pulse |
|
Initilizes the counter. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.Random |
|
Initilizes the counter. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.SineCounter |
|
Initilizes the counter. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.Steady |
|
Initilizes the counter. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.TimePeriod |
|
Initilizes the counter. |
| startEmitter(emitter:org.flintparticles.common.emitters:Emitter) — method, class org.flintparticles.common.counters.ZeroCounter |
|
Returns 0 to indicate that the emitter should emit no particles when it
starts. |
| startMass — Property, class org.flintparticles.common.actions.ChangeMass |
|
The mass for the particle when its energy
is 1 - usually at the start of its lifetime. |
| startRadius — Property, class org.flintparticles.common.actions.ChangeCollisionRadius |
|
The collision radius for the particle when its energy
is 1 - usually at the start of its lifetime. |
| startScale — Property, class org.flintparticles.common.actions.ScaleImage |
|
The scale factor for the particle when its energy
is 1 - usually at the start of its lifetime. |
| startScale — Property, class org.flintparticles.threeD.actions.ScaleAll |
|
The scale factor for the particle when its energy
is 1 - usually at the start of its lifetime. |
| startScale — Property, class org.flintparticles.twoD.actions.ScaleAll |
|
The scale factor for the particle when its energy
is 1 - usually at the start of its lifetime. |
| startX — Property, class org.flintparticles.twoD.actions.TweenPosition |
|
The x position for the particle's position when its energy is 1. |
| startX — Property, class org.flintparticles.twoD.zones.LineZone |
|
The x coordinate of the point at the start of the line. |
| startY — Property, class org.flintparticles.twoD.actions.TweenPosition |
|
The y position for the particle's position when its energy is 1. |
| startY — Property, class org.flintparticles.twoD.zones.LineZone |
|
The y coordinate of the point at the start of the line. |
| Stats — class, package org.flintparticles.common.debug |
|
A simple stats display object showing the frame-rate, the memory usage and the number of particles in use. |
| Stats(color:uint, bgColor:uint) — Constructor, class org.flintparticles.common.debug.Stats |
| |
| Steady — class, package org.flintparticles.common.counters |
|
The Steady counter causes the emitter to emit particles continuously
at a steady rate. |
| Steady(rate:Number) — Constructor, class org.flintparticles.common.counters.Steady |
|
The constructor creates a Steady counter for use by an emitter. |
| stop() — method, class org.flintparticles.common.counters.Blast |
|
Does nothing. |
| stop() — method, interface org.flintparticles.common.counters.Counter |
|
Stops the counter instructing the emitter to emit particles
|
| stop() — method, class org.flintparticles.common.counters.KeyDownCounter |
|
Stops the emitter from emitting particles
|
| stop() — method, class org.flintparticles.common.counters.PerformanceAdjusted |
|
Stops the emitter from emitting particles
|
| stop() — method, class org.flintparticles.common.counters.Pulse |
|
Stops the emitter from emitting particles
|
| stop() — method, class org.flintparticles.common.counters.Random |
|
Stops the emitter from emitting particles
|
| stop() — method, class org.flintparticles.common.counters.SineCounter |
|
Stops the emitter from emitting particles
|
| stop() — method, class org.flintparticles.common.counters.Steady |
|
Stops the emitter from emitting particles
|
| stop() — method, class org.flintparticles.common.counters.TimePeriod |
|
Stops the emitter from emitting particles
|
| stop() — method, class org.flintparticles.common.counters.ZeroCounter |
|
Does nothing
|
| stop() — method, class org.flintparticles.common.emitters.Emitter |
|
Stops the emitter, killing all current particles and returning them to the
particle factory for reuse. |
| stop() — method, class org.flintparticles.threeD.renderers.controllers.KeyboardControllerBase |
|
Stops the controller. |
| subtract(q:org.flintparticles.threeD.geom:Quaternion, result:org.flintparticles.threeD.geom:Quaternion) — method, class org.flintparticles.threeD.geom.Quaternion |
|
Subtract another quaternion from this one, returning a new quaternion. |
|
| 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 |