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  
offsetX — Property, class org.flintparticles.twoD.zones.BitmapDataZone
A horizontal offset to apply to the pixels in the BitmapData object to reposition the zone
offsetX — Property, class org.flintparticles.twoD.zones.GreyscaleZone
A horizontal offset to apply to the pixels in the BitmapData object to reposition the zone
offsetY — Property, class org.flintparticles.twoD.zones.BitmapDataZone
A vertical offset to apply to the pixels in the BitmapData object to reposition the zone
offsetY — Property, class org.flintparticles.twoD.zones.GreyscaleZone
A vertical offset to apply to the pixels in the BitmapData object to reposition the zone
orbit(angle:Number) — method, class org.flintparticles.threeD.renderers.Camera
Orbit the camera around the target.
OrbitCamera — class, package org.flintparticles.threeD.renderers.controllers
Sets keyboard input to make a renderer's camera orbit around a point in response to keyboard input.
OrbitCamera — class, package org.flintparticles.threeD.renderers.controllers.mxml
Sets keyboard input to make a renderer's camera orbit around a point in response to keyboard input.
OrbitCamera(stage:flash.display:DisplayObject, camera:org.flintparticles.threeD.renderers:Camera, rotationRate:Number, trackRate:Number, useInternalTick:Boolean) — Constructor, class org.flintparticles.threeD.renderers.controllers.OrbitCamera
The constructor creates an OrbitCamera controller.
OrbitCamera(stage:flash.display:DisplayObject, camera:org.flintparticles.threeD.renderers:Camera, rotationRate:Number, trackRate:Number, useInternalTick:Boolean) — Constructor, class org.flintparticles.threeD.renderers.controllers.mxml.OrbitCamera
The constructor creates an OrbitCamera controller.
org.flintparticles.common.actions — package
Actions are used to continuously modify the state of particles created by an Emitter.
org.flintparticles.common.activities — package
Activities are used to continuously modify the state of an Emitter.
org.flintparticles.common.behaviours — package
Base interfaces for actions, initializers and activities.
org.flintparticles.common.counters — package
Counters are used to control the rate of particle creation by an Emitter.
org.flintparticles.common.debug — package
Basic tools for displaying the status of particles systems.
org.flintparticles.common.displayObjects — package
Some standard simple displayObjects used in particle systems.
org.flintparticles.common.easing — package
Easing functions can be used to modify the ageing of particles in a particle system.
org.flintparticles.common.emitters — package
Emitters create particles and are the core component of a particle system.
org.flintparticles.common.events — package
Events dispatched by Flint
org.flintparticles.common.initializers — package
Initializers are used to modify the initial state of particles created by an Emitter.
org.flintparticles.common.particles — package
A particles contains the state information for a single particle in a particle system.
org.flintparticles.common.renderers — package
Renderers are used to draw the particle system on the stage.
org.flintparticles.common.utils — package
Utility classes and functions.
org.flintparticles.threeD.actions — package
Actions are used to continuously modify the state of particles created by an Emitter.
org.flintparticles.threeD.activities — package
Activities are used to continuously modify the state of an Emitter.
org.flintparticles.threeD.away3d — package
Renderers for displaying particle systems in Away3D
org.flintparticles.threeD.away3d.initializers — package
Initializers are used to modify the initial state of particles created by an Emitter.
org.flintparticles.threeD.away3d.utils — package
Utility classes and functions.
org.flintparticles.threeD.emitters — package
Emitters create particles and are the core component of a particle system.
org.flintparticles.threeD.emitters.mxml — package
Flex compatible versions of the three-d emitters.
org.flintparticles.threeD.geom — package
Geometry classes for working in 3D
org.flintparticles.threeD.initializers — package
Initializers are used to modify the initial state of particles created by an Emitter.
org.flintparticles.threeD.papervision3d — package
Renderers for displaying particle systems in Papervision3D
org.flintparticles.threeD.papervision3d.initializers — package
Initializers are used to modify the initial state of particles created by an Emitter.
org.flintparticles.threeD.particles — package
A particles contains the state information for a single particle in a particle system.
org.flintparticles.threeD.renderers — package
Flint's native renderers used to draw 3D particle systems on the stage.
org.flintparticles.threeD.renderers.controllers — package
Predefined camera controllers for letting users move within a 3D scene.
org.flintparticles.threeD.renderers.controllers.mxml — package
Flex compatible versions of the three-d camera controllers.
org.flintparticles.threeD.renderers.mxml — package
Flex compatible versions of the three-d renderers.
org.flintparticles.threeD.zones — package
Zones define a region of the particle system and are used in various Actions and Initializers.
org.flintparticles.twoD.actions — package
Actions are used to continuously modify the state of particles created by an Emitter.
org.flintparticles.twoD.activities — package
Activities are used to continuously modify the state of an Emitter.
org.flintparticles.twoD.emitters — package
Emitters create particles and are the core component of a particle system.
org.flintparticles.twoD.emitters.mxml — package
Flex compatible versions of the two-d emitters.
org.flintparticles.twoD.initializers — package
Initializers are used to modify the initial state of particles created by an Emitter.
org.flintparticles.twoD.particles — package
A particles contains the state information for a single particle in a particle system.
org.flintparticles.twoD.renderers — package
Flint's renderers used to draw 2D particle systems on the stage.
org.flintparticles.twoD.renderers.mxml — package
Flex compatible versions of the two-d renderers.
org.flintparticles.twoD.zones — package
Zones define a region of the particle system and are used in various Actions and Initializers.
otherObject — Property, class org.flintparticles.common.events.ParticleEvent
The other object involved in the event.
outerRadius — Property, class org.flintparticles.common.displayObjects.Ring
outerRadius — Property, class org.flintparticles.threeD.zones.CylinderZone
The outer radius of the cylinder.
outerRadius — Property, class org.flintparticles.threeD.zones.DiscZone
The outer radius of the disc.
outerRadius — Property, class org.flintparticles.threeD.zones.SphereZone
The outer radius of the sphere.
outerRadius — Property, class org.flintparticles.twoD.zones.DiscSectorZone
The radius of the outer edge of the disc.
outerRadius — Property, class org.flintparticles.twoD.zones.DiscZone
The radius of the outer edge of the disc.
outHandler — Property, class org.flintparticles.common.initializers.MouseEventHandlers
The mouseOut event handler.
overHandler — Property, class org.flintparticles.common.initializers.MouseEventHandlers
The mouseOver event handler.
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