| 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 | |
| FadeFilter — Class in package cv.orion.filters | |
| The FadeFilter determines at what rate to fade a particle. | |
| FadeFilter(value) — Constructor in class cv.orion.filters.FadeFilter | |
| Controls how quickly a particle fades. | |
| firework() — Static method in class cv.orion.presets.Default | |
| floor(value) — Static method in class cv.util.MathUtil | |
| A more effecient way of calculating the floor value of a number. | |
| fountain() — Static method in class cv.orion.presets.Default | |
| FrameFilter — Class in package cv.orion.filters | |
| The FrameFilter will progress a particles current frame by one each time the particle is updated. | |
| FrameFilter(loop) — Constructor in class cv.orion.filters.FrameFilter | |
| Causes the particle to go through the frames, with the option of looping. | |
| friction — Property in class cv.orion.filters.DragFilter | |
| The friction to be applied | |
| friction — Property in class cv.orion.filters.WanderFilter | |
| The friction applied to it's wandering | |
| FunctionOutput — Class in package cv.orion.output | |
| The FunctionOutput class emits particles based on the given function. | |
| FunctionOutput(callback) — Constructor in class cv.orion.output.FunctionOutput | |
| Controls how and when the particles are emitted via the callback function. | |
| 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 | |