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  
Jet — class, package org.flintparticles.threeD.actions
The Jet Action applies an acceleration to the particle only if it is in the specified zone.
Jet — class, package org.flintparticles.twoD.actions
The Jet Action applies an acceleration to particles only if they are in the specified zone.
Jet(acceleration:flash.geom:Vector3D, zone:org.flintparticles.threeD.zones:Zone3D, invertZone:Boolean) — Constructor, class org.flintparticles.threeD.actions.Jet
The constructor creates a Jet action for use by an emitter.
Jet(accelerationX:Number, accelerationY:Number, zone:org.flintparticles.twoD.zones:Zone2D, invertZone:Boolean) — Constructor, class org.flintparticles.twoD.actions.Jet
The constructor creates a Jet action for use by an emitter.
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