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  
KeyDownOutput — Class in package cv.orion.output
The KeyDownOutput class outputs particles if the specified key is pressed on the keyboard.
KeyDownOutput(key, target, particlesPerSecond) — Constructor in class cv.orion.output.KeyDownOutput
Starts and stops outputting particles based on keyboard interaction.
keyHandler(event) — Method in class cv.orion.output.KeyDownOutput
Determines if they correct key is down or not.
killGarbage(e) — Method in class cv.Orion
This will run ever 2 seconds and remove any inactive particles from memory.
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