| 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 | |
| IFilter — Interface in package cv.orion.interfaces | |
| Implement the IFilter interface to create a custom particle filter. | |
| interpolate(amount, minimum, maximum) — Static method in class cv.util.MathUtil | |
| interpolateColor(fromColor, toColor, progress) — Static method in class cv.Orion | |
| Finds a color that's between the two numbers given. | |
| interpolateTransform(fromColor, toColor, progress) — Static method in class cv.Orion | |
| Finds a ColorTransform that's between the two ColorTransforms given. | |
| IOutput — Interface in package cv.orion.interfaces | |
| Implement the IOutput interface to create a custom output class. | |
| isPrime(n) — Static method in class cv.util.MathUtil | |
| Used to determine if a number is a prime number or not. | |
| isRandom — Property in class cv.OrionBitmap | |
| If true, it ignores speedX and speedY and randomly chooses a point within the 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 | |