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