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  
WanderFilter — Class in package cv.orion.filters
The WanderFilter causes Brownian motion on particles.
WanderFilter(value, friction) — Constructor in class cv.orion.filters.WanderFilter
Causes particle to make random movements.
width — Property in class cv.Orion
Gets or sets the width of the emitter.
width — Property in class cv.OrionContainer
Gets the width of the emitter, setting is disabled.
WindFilter — Class in package cv.orion.filters
The WindFilter causes particles to be swept to a side at a given rate.
WindFilter(value) — Constructor in class cv.orion.filters.WindFilter
Causes particles to be attracted to the floor.
WrapEdgeFilter — Class in package cv.orion.filters
The WrapEdgeFilter makes a particle 'wrap', and appear at the opposite edge once it's hit the edge of the canvas.
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