| 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 | |
| cacheBlendMode — Property in class cv.Orion | |
| Gets or sets the blend mode applied to particles when they are created. | |
| cacheFrames — Property in class cv.Orion | |
| The storage location for frames that are cached. | |
| cacheFramesOf(mc) — Method in class cv.Orion | |
| If it's a movieclip, cache it's frames. | |
| cachePixelSnapping — Property in class cv.Orion | |
| Gets or sets pixel snapping when frame caching is enabled. | |
| cacheSmoothing — Property in class cv.Orion | |
| Gets or sets bitmap smoothing when using frame caching. | |
| cacheTarget — Property in class cv.Orion | |
| Gets the frame cache movieclip. | |
| callback — Property in class cv.orion.output.FunctionOutput | |
| Gets or sets the function used to control the output. | |
| canvas — Property in class cv.Orion | |
| The canvas is used to control the boundaries (edge filter) of the particles animating. | |
| ceil(value) — Static method in class cv.util.MathUtil | |
| A more effecient way of calculating the ceiling value of a number. | |
| change — Event in class cv.Orion | |
| This event is dispatched each time Orion renders the particles. | |
| checkEmit(emitter:cv:Orion) — Method in class cv.orion.output.SteadyOutput | |
| Checks if it's time to emit particles and how many. | |
| clamp(min, max, value) — Static method in class cv.util.MathUtil | |
| Ensures a given number is between the minimum and maximum limits. | |
| clear() — Method in class cv.orion.renderers.BitmapRenderer | |
| Clears the renderer. | |
| clearTargets() — Method in class cv.orion.filters.TargetsGravityFilter | |
| Removes all targets from the gravity system, resetting it. | |
| clearTargets() — Method in class cv.orion.filters.TargetsSpringFilter | |
| Removes all targets from the spring system, resetting it. | |
| collide() — Static method in class cv.orion.presets.Default | |
| CollisionFilter — Class in package cv.orion.filters | |
| The CollisionFilter causes particles to bounce off each other if they hit. | |
| color — Property in class cv.orion.filters.ColorFilter | |
| The target color to match. | |
| ColorFilter — Class in package cv.orion.filters | |
| The ColorFilter transitions a particle's tint/color to the target color. | |
| ColorFilter(color) — Constructor in class cv.orion.filters.ColorFilter | |
| Tweens the tint/color of the particle to the target color specified. | |
| continous — Property in class cv.orion.output.BurstOutput | |
| Gets or sets whether this is outputted regularly at each render event. | |
| createEmitters — Property in class cv.Orion | |
| Triggers the emitters everytime a particle from this emitter is created. | |
| currentFrame — Property in class cv.orion.ParticleVO | |
| The current frame of the particle. | |
| cv — Package | |
| cv.orion — Package | |
| cv.orion.filters — Package | |
| cv.orion.interfaces — Package | |
| cv.orion.output — Package | |
| cv.orion.presets — Package | |
| cv.orion.renderers — Package | |
| cv.util — Package | |
| 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 | |