| 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 | |
| IDENTITY — Constant static property in class org.flintparticles.threeD.geom.Matrix3D | |
| An identity matrix. | |
| IDENTITY — Static property in class org.flintparticles.threeD.geom.Quaternion | |
| image — Property in class org.flintparticles.common.initializers.SharedImage | |
| The DisplayObject to use for each particle created by the emitter. | |
| image — Property in class org.flintparticles.common.particles.Particle | |
| The object used to display the image. | |
| imageClass — Property in class org.flintparticles.common.initializers.ImageClass | |
| The class to use when creating the particles' DisplayObjects. | |
| imageClass — Property in class org.flintparticles.threeD.away3d.initializers.A3DDisplayObjectClass | |
| The class to use when creating the particles' DisplayObjects. | |
| imageClass — Property in class org.flintparticles.threeD.away3d.initializers.A3DObjectClass | |
| The class to use when creating the particles' DisplayObjects. | |
| imageClass — Property in class org.flintparticles.threeD.papervision3d.initializers.PV3DDisplayObjectClass | |
| The class to use when creating the particles' DisplayObjects. | |
| imageClass — Property in class org.flintparticles.threeD.papervision3d.initializers.PV3DObjectClass | |
| The class to use when creating the particles' DisplayObjects. | |
| ImageClass — Class in package org.flintparticles.common.initializers | |
| The ImageClass Initializer sets the DisplayObject to use to draw the particle. | |
| ImageClass(imageClass, ... rest) — Constructor in class org.flintparticles.common.initializers.ImageClass | |
| The constructor creates an ImageClass initializer for use by an emitter. | |
| ImageClasses — Class in package org.flintparticles.common.initializers | |
| The ImageClasses Initializer sets the DisplayObject to use to draw the particle. | |
| ImageClasses(images, weights) — Constructor in class org.flintparticles.common.initializers.ImageClasses | |
| The constructor creates a ImageClasses initializer for use by an emitter. | |
| incrementBy(q:org.flintparticles.threeD.geom:Quaternion) — Method in class org.flintparticles.threeD.geom.Quaternion | |
| Add another quaternion to this one. | |
| incrementBy(v:org.flintparticles.threeD.geom:Vector3D) — Method in class org.flintparticles.threeD.geom.Vector3D | |
| Add another vector to this one. | |
| inertia — Property in class org.flintparticles.threeD.particles.Particle3D | |
| The moment of inertia of the particle about its center point | |
| inertia — Property in class org.flintparticles.twoD.particles.Particle2D | |
| The moment of inertia of the particle about its center point | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter) — Method in interface org.flintparticles.common.activities.Activity | |
| The initialize method is used by the emitter to start the activity. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter) — Method in class org.flintparticles.common.activities.ActivityBase | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.AlphaInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.ApplyFilter | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.ChooseInitializer | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.CollisionRadiusInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.ColorInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.ColorsInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.ImageClass | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.ImageClasses | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in interface org.flintparticles.common.initializers.Initializer | |
| The initialize method is used by the emitter to apply the initialization to every particle. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.InitializerBase | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.InitializerGroup | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.Lifetime | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.MassInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.ScaleImageInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.ScaleImagesInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.SharedImage | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.initializers.SharedImages | |
| This method does nothing. | |
| initialize() — Method in class org.flintparticles.common.particles.Particle | |
| Sets the particle's properties to their default values. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.away3d.initializers.A3DDisplayObjectClass | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.away3d.initializers.A3DDisplayObjectClasses | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.away3d.initializers.A3DObjectClass | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.away3d.initializers.A3DObjectClasses | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.away3d.initializers.ApplyMaterial | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.FaceAxis | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.Position | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.PositionAbsolute | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.RotateVelocity | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.Rotation | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.RotationAbsolute | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.ScaleAllInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.ScaleAllsInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.initializers.Velocity | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.papervision3d.initializers.ApplyMaterial | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.papervision3d.initializers.PV3DDisplayObjectClass | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.papervision3d.initializers.PV3DDisplayObjectClasses | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.papervision3d.initializers.PV3DObjectClass | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.papervision3d.initializers.PV3DObjectClasses | |
| This method does nothing. | |
| initialize() — Method in class org.flintparticles.threeD.particles.Particle3D | |
| Sets the particles properties to their default values. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.initializers.Position | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.initializers.PositionAbsolute | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.initializers.RotateVelocity | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.initializers.Rotation | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.initializers.RotationAbsolute | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.initializers.ScaleAllInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.initializers.ScaleAllsInit | |
| This method does nothing. | |
| initialize(emitter:org.flintparticles.common.emitters:Emitter, particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.initializers.Velocity | |
| This method does nothing. | |
| initialize() — Method in class org.flintparticles.twoD.particles.Particle2D | |
| Sets the particles properties to their default values. | |
| Initializer — Interface in package org.flintparticles.common.initializers | |
| The Initializer interface must be implemented by all particle initializers. | |
| InitializerBase — Class in package org.flintparticles.common.initializers | |
| The InitializerBase class is the abstract base class for all particle initializers in the Flint library. | |
| InitializerBase() — Constructor in class org.flintparticles.common.initializers.InitializerBase | |
| The constructor creates an Initializer object. | |
| InitializerGroup — Class in package org.flintparticles.common.initializers | |
| The InitializerGroup initializer collects a number of initializers into a single larger initializer that applies all the grouped initializers to a particle. | |
| InitializerGroup(... rest) — Constructor in class org.flintparticles.common.initializers.InitializerGroup | |
| The constructor creates a MassesInit initializer for use by an emitter. | |
| initParticle(particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.common.emitters.Emitter | |
| Emitters do their own particle initialization here - usually involves positioning and rotating the particle to match the position and rotation of the emitter. | |
| initParticle(particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.threeD.emitters.Emitter3D | |
| initParticle(particle:org.flintparticles.common.particles:Particle) — Method in class org.flintparticles.twoD.emitters.Emitter2D | |
| Used internally to initialise the position and rotation of a particle relative to the emitter. | |
| innerRadius — Property in class org.flintparticles.threeD.zones.CylinderZone | |
| The inner radius of the cylinder. | |
| innerRadius — Property in class org.flintparticles.threeD.zones.DiscZone | |
| The inner radius of the disc. | |
| innerRadius — Property in class org.flintparticles.threeD.zones.SphereZone | |
| The radius of the hollow center of the sphere. | |
| innerRadius — Property in class org.flintparticles.twoD.zones.DiscSectorZone | |
| The radius of the inner edge of the disc. | |
| innerRadius — Property in class org.flintparticles.twoD.zones.DiscZone | |
| The radius of the inner edge of the disc. | |
| instance — Static property in class org.flintparticles.common.utils.FrameUpdater | |
| This is a singleton instance. | |
| invalidate() — Method in class org.flintparticles.threeD.zones.BitmapDataZone | |
| This method forces the zone to revaluate itself. | |
| invalidate() — Method in class org.flintparticles.threeD.zones.GreyscaleZone | |
| This method forces the zone to revaluate itself. | |
| invalidate() — Method in class org.flintparticles.twoD.zones.BitmapDataZone | |
| This method forces the zone to revaluate itself. | |
| invalidate() — Method in class org.flintparticles.twoD.zones.GreyscaleZone | |
| This method forces the zone to revaluate itself. | |
| inverse — Property in class org.flintparticles.threeD.geom.Matrix3D | |
| The inverse of this matrix, or null if no inverse exists | |
| inverse — Property in class org.flintparticles.threeD.geom.Quaternion | |
| The inverse of this quaternion. | |
| invert() — Method in class org.flintparticles.threeD.geom.Matrix3D | |
| Invert this matrix. | |
| invert() — Method in class org.flintparticles.threeD.geom.Quaternion | |
| Set this quaternion to its inverse. | |
| invertZone — Property in class org.flintparticles.threeD.actions.Jet | |
| If true, the zone is treated as the safe area and being ouside the zone results in the particle dying. | |
| invertZone — Property in class org.flintparticles.threeD.actions.ZonedAction | |
| If false (the default), the action is applied to particles inside the zone. | |
| invertZone — Property in class org.flintparticles.twoD.actions.Jet | |
| If false (the default) the acceleration is applied only to particles inside the zone. | |
| invertZone — Property in class org.flintparticles.twoD.actions.ZonedAction | |
| If false (the default), the action is applied only to particles inside the zone. | |
| isDead — Property in class org.flintparticles.common.particles.Particle | |
| Whether the particle is dead and should be removed from the stage. | |
| isMinimum — Property in class org.flintparticles.threeD.actions.DeathSpeed | |
| Whether the speed is a minimum (true) or maximum (false) speed. | |
| isMinimum — Property in class org.flintparticles.threeD.actions.SpeedLimit | |
| Whether the speed is a minimum (true) or maximum (false) speed. | |
| isMinimum — Property in class org.flintparticles.twoD.actions.DeathSpeed | |
| Whether the speed is a minimum (true) or maximum (false) speed. | |
| isMinimum — Property in class org.flintparticles.twoD.actions.SpeedLimit | |
| Whether the speed is a minimum (true) or maximum (false) speed. | |
| 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 | |