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  
particles — Property in class cv.Orion
The array of all the particles in this instance of Orion
particles — Property in class cv.orion.output.BurstOutput
Gets or sets the number of particles to be outputted.
particlesPerSecond — Property in class cv.orion.output.SteadyOutput
The current rate assigned to SteadyOutput, in particles per second.
particlesVisible — Property in class cv.Orion
As the particles are updated, this will toggle visibility on or off.
ParticleVO — Class in package cv.orion
ParticleVO is a value object class.
pause() — Method in class cv.Orion
Pauses the particle system
pause() — Method in interface cv.orion.interfaces.IOutput
Pauses the output class.
pause() — Method in class cv.orion.output.BurstOutput
Pauses the output class.
pause() — Method in class cv.orion.output.FunctionOutput
Pauses the output class.
pause() — Method in class cv.orion.output.SteadyOutput
Pauses the output class.
pause() — Method in class cv.orion.renderers.BitmapRenderer
Pauses the renderer
paused — Property in class cv.Orion
Gets or sets the paused property
paused — Property in class cv.orion.ParticleVO
If the particle is still active but just paused.
paused — Property in interface cv.orion.interfaces.IOutput
Gets or sets the paused property
paused — Property in class cv.orion.output.BurstOutput
Gets or sets the paused property
paused — Property in class cv.orion.output.FunctionOutput
Gets or sets the paused property
paused — Property in class cv.orion.output.SteadyOutput
Gets or sets the paused property
paused — Property in class cv.orion.renderers.BitmapRenderer
Gets or sets the paused property
PixelRenderer — Class in package cv.orion.renderers
The PixelRenderer class acts exactly like the BitmapRenderer class.
play() — Method in class cv.Orion
Resumes or plays the particle system
play() — Method in interface cv.orion.interfaces.IOutput
Resumes or plays the output class.
play() — Method in class cv.orion.output.BurstOutput
Resumes or plays the output class.
play() — Method in class cv.orion.output.FunctionOutput
Resumes or plays the output class.
play() — Method in class cv.orion.output.SteadyOutput
Resumes or plays the output class.
play() — Method in class cv.orion.renderers.BitmapRenderer
Resumes or plays the renderer
postFilters — Property in class cv.orion.renderers.BitmapRenderer
Fitlers that will be applied after new particles have been drawn to the bitmap.
preFilters — Property in class cv.orion.renderers.BitmapRenderer
Filters that will be applied before new particles are drawn to the bitmap.
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