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 in class org.flintparticles.twoD.zones.BitmapDataZone
A horizontal offset to apply to the pixels in the BitmapData object to reposition the zone
offsetX — Property in class org.flintparticles.twoD.zones.GreyscaleZone
A horizontal offset to apply to the pixels in the BitmapData object to reposition the zone
offsetY — Property in class org.flintparticles.twoD.zones.BitmapDataZone
A vertical offset to apply to the pixels in the BitmapData object to reposition the zone
offsetY — Property in class org.flintparticles.twoD.zones.GreyscaleZone
A vertical offset to apply to the pixels in the BitmapData object to reposition the zone
orbit(angle) — Method in class org.flintparticles.threeD.renderers.Camera
Orbit the camera around the target.
OrbitCamera — Class in 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(stage, camera:org.flintparticles.threeD.renderers:Camera, rotationRate, trackRate, useInternalTick) — Constructor in class org.flintparticles.threeD.renderers.controllers.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.counters — Package
Counters are used to control the rate of particle emission by an Emitter.
org.flintparticles.common.debug — Package
Classes used for debugging and optimizing Flint
org.flintparticles.common.displayObjects — Package
This package contains some standard displayObjects used in particle systems.
org.flintparticles.common.easing — Package
These easing functions can be used to modify the TimePeriod counter.
org.flintparticles.common.emitters — Package
Emitters create particles and are the core component of a particle system.
org.flintparticles.common.energyEasing — Package
These easing functions can be used to modify the ageing of the particles in 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
Particles contain 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.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.papervision3d.utils — Package
Utility classes and functions.
org.flintparticles.threeD.particles — Package
Particles contain the state information for a single particle in a particle system.
org.flintparticles.threeD.renderers — Package
Renderers are used to draw the particle system on the stage.
org.flintparticles.threeD.renderers.controllers — Package
Predefined camera controllers for letting users move within a 3D scene.
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.initializers — Package
Initializers are used to modify the initial state of particles created by an Emitter.
org.flintparticles.twoD.particles — Package
Particles contain the state information for a single particle in a particle system.
org.flintparticles.twoD.renderers — Package
Renderers are used to draw the particle system on the stage.
org.flintparticles.twoD.zones — Package
Zones define a region of the particle system and are used in various Actions and Initializers.
outerRadius — Property in class org.flintparticles.threeD.zones.CylinderZone
The outer radius of the cylinder.
outerRadius — Property in class org.flintparticles.threeD.zones.DiscZone
The outer radius of the disc.
outerRadius — Property in class org.flintparticles.threeD.zones.SphereZone
The outer radius of the sphere.
outerRadius — Property in class org.flintparticles.twoD.zones.DiscSectorZone
The radius of the outer edge of the disc.
outerRadius — Property in class org.flintparticles.twoD.zones.DiscZone
The radius of the outer edge of the disc.
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