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  
offSet — Property in class cv.OrionContainer
This offset is used by the BitmapRenderer to fix render issues.
onlyOnMouseMove — Property in class cv.OrionMouse
Causes the trailer to only emit particles when the user moves their mouse.
Orion — Class in package cv
Orion ©2009 Gabriel Mariani, coursevector.com.
Orion(spriteClass, output:cv.orion.interfaces:IOutput, config, useFrameCaching) — Constructor in class cv.Orion
The constructor allows a few common settings to be specified during construction.
OrionBitmap — Class in package cv
OrionBitmap emits particles where ever the specified color is on the parent of the emitter.
OrionBitmap(spriteClass, output:cv.orion.interfaces:IOutput, config, useFrameCaching) — Constructor in class cv.OrionBitmap
The constructor allows a few common settings to be specified during construction.
OrionContainer — Class in package cv
OrionContainer takes a movieclip and animates the children inside of it as if they were particles.
OrionContainer(target, config) — Constructor in class cv.OrionContainer
The constructor for OrionContainer is slightly different from Orion.
OrionMouse — Class in package cv
OrionMouse emits particles from the mouse.
OrionMouse(spriteClass, output:cv.orion.interfaces:IOutput, config, useFrameCaching) — Constructor in class cv.OrionMouse
The constructor allows a few common settings to be specified during construction.
output — Property in class cv.Orion
Gets or sets the output class used.
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