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  
z — Property, class org.flintparticles.threeD.actions.Accelerate
The z coordinate of the acceleration, in coordinate units per second per second.
z — Property, class org.flintparticles.threeD.actions.Explosion
The z coordinate of the center of the explosion.
z — Property, class org.flintparticles.threeD.actions.GravityWell
The z coordinate of the point that the force pulls the particles towards.
z — Property, class org.flintparticles.threeD.actions.Jet
The z coordinate of the acceleration, in coordinate units per second per second.
z — Property, class org.flintparticles.threeD.actions.TargetVelocity
The z coordinate of the target velocity.
z — Property, class org.flintparticles.threeD.actions.TurnTowardsPoint
The z coordinate of the point that the particle turns towards.
z — Property, class org.flintparticles.threeD.activities.MoveEmitter
The z coordinate of the velocity to move the emitter, in pixels per second.
z — Property, class org.flintparticles.threeD.geom.Quaternion
The z coordinate of the quaternion.
zDepth — Property, class org.flintparticles.threeD.particles.Particle3D
z depth of particle in renderer's camera space
ZERO — Static Property, class org.flintparticles.threeD.geom.Quaternion
A zero quaternion.
ZeroCounter — class, package org.flintparticles.common.counters
The Zero counter causes the emitter to emit no particles.
ZeroCounter() — Constructor, class org.flintparticles.common.counters.ZeroCounter
The constructor creates a Zero counter for use by an emitter.
ZERO_POINT — Static Property, class org.flintparticles.threeD.renderers.BitmapRenderer
ZERO_POINT — Static Property, class org.flintparticles.threeD.renderers.mxml.BitmapRenderer
ZERO_POINT — Static Property, class org.flintparticles.twoD.renderers.BitmapRenderer
ZERO_POINT — Static Property, class org.flintparticles.twoD.renderers.mxml.BitmapRenderer
zone — Property, class org.flintparticles.threeD.actions.DeathZone
The zone.
zone — Property, class org.flintparticles.threeD.actions.Jet
The zone in which to apply the acceleration.
zone — Property, class org.flintparticles.threeD.actions.TweenToZone
The zone for the particle's position when its energy is 0.
zone — Property, class org.flintparticles.threeD.actions.ZonedAction
The zone in which to apply the acceleration.
zone — Property, class org.flintparticles.threeD.initializers.Position
The zone.
zone — Property, class org.flintparticles.threeD.initializers.PositionAbsolute
The zone.
zone — Property, class org.flintparticles.threeD.initializers.Velocity
The zone.
zone — Property, class org.flintparticles.twoD.actions.CollisionZone
The zone that the particles should collide with.
zone — Property, class org.flintparticles.twoD.actions.DeathZone
The zone.
zone — Property, class org.flintparticles.twoD.actions.Jet
The zone in which to apply the acceleration.
zone — Property, class org.flintparticles.twoD.actions.TweenToZone
The zone for the particle's position when its energy is 0.
zone — Property, class org.flintparticles.twoD.actions.ZonedAction
The zone in which to apply the acceleration.
zone — Property, class org.flintparticles.twoD.initializers.Position
The zone.
zone — Property, class org.flintparticles.twoD.initializers.PositionAbsolute
The zone.
zone — Property, class org.flintparticles.twoD.initializers.Velocity
The zone.
Zone2D — Interface, package org.flintparticles.twoD.zones
The Zones interface must be implemented by all zones.
Zone3D — Interface, package org.flintparticles.threeD.zones
The Zones interface must be implemented by all zones.
ZONE_COLLISION — Static Property, class org.flintparticles.common.events.ParticleEvent
The event dispatched by an emitter when a particle collides with a zone.
ZonedAction — class, package org.flintparticles.threeD.actions
The ZonedAction Action applies an action to the particle only if it is in the specified zone.
ZonedAction — class, package org.flintparticles.twoD.actions
The ZonedAction Action applies an action to the particle only if it is in the specified zone.
ZonedAction(action:org.flintparticles.common.actions:Action, zone:org.flintparticles.threeD.zones:Zone3D, invertZone:Boolean) — Constructor, class org.flintparticles.threeD.actions.ZonedAction
The constructor creates a ZonedAction action for use by an emitter.
ZonedAction(action:org.flintparticles.common.actions:Action, zone:org.flintparticles.twoD.zones:Zone2D, invertZone:Boolean) — Constructor, class org.flintparticles.twoD.actions.ZonedAction
The constructor creates a ZonedAction action for use by an emitter.
zoneIsSafe — Property, class org.flintparticles.threeD.actions.DeathZone
If true, the zone is treated as the safe area and particles ouside the zone are killed.
zoneIsSafe — Property, class org.flintparticles.twoD.actions.DeathZone
If true, the zone is treated as the safe area and particles ouside the zone are killed.
zSort — Property, class org.flintparticles.threeD.renderers.BitmapRenderer
Indicates whether the particles should be sorted in distance order for display.
zSort — Property, class org.flintparticles.threeD.renderers.DisplayObjectRenderer
Indicates whether the particles should be sorted in distance order for display.
zSort — Property, class org.flintparticles.threeD.renderers.mxml.BitmapRenderer
Indicates whether the particles should be sorted in distance order for display.
zSort — Property, class org.flintparticles.threeD.renderers.mxml.DisplayObjectRenderer
Indicates whether the particles should be sorted in distance order for display.
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