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  
update(emitter:cv:Orion) — Method in class cv.Orion
This acts as a fake output update function for use by the Update and Destroy emitters.
update(emitter:cv:Orion) — Method in interface cv.orion.interfaces.IOutput
This is called everytime the particles are called to update and be redrawn.
update(emitter:cv:Orion) — Method in class cv.orion.output.BurstOutput
This is called everytime the particles are called to update and be redrawn.
update(emitter:cv:Orion) — Method in class cv.orion.output.FunctionOutput
This is called everytime the particles are called to update and be redrawn.
update(emitter:cv:Orion) — Method in class cv.orion.output.KeyDownOutput
This is called everytime the particles are called to update and be redrawn.
update(emitter:cv:Orion) — Method in class cv.orion.output.SteadyOutput
This is called everytime the particles are called to update and be redrawn.
update(emitter:cv:Orion) — Method in class cv.orion.output.TimedOutput
This is called everytime the particles are called to update and be redrawn.
updateBitmap() — Method in class cv.OrionBitmap
Updates the bitmapdata of the target display object if it has changed.
updateEmitters — Property in class cv.Orion
Triggers the emitters everytime a particle from this emitter gets updated.
updateIntersection() — Method in class cv.OrionBitmap
Update the intersecting rectangle.
updateTimes(emitter:cv:Orion) — Method in class cv.orion.output.SteadyOutput
Updates the previous and difference in times.
useCacheAsBitmap — Property in class cv.Orion
Gets or sets whether bitmap caching is enabled on particles used within this emitter.
useFrameCaching — Property in class cv.Orion
Gets or sets whether frame caching will be enabled.
useFrameCaching — Property in class cv.OrionContainer
The useFrameCaching property is disabled with this 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