| static Interpolator<Float> | | ofFloat() | | ofFloat() | | method_75706() | | ofFloat() |
|
| static Interpolator<Integer> | | ofInteger() | | ofInteger() | | method_1_2943() | | ofInt() |
|
| static Interpolator<Float> | | ofDegrees(float maxDelta) | | ofDegrees(float maxDelta) | | method_76426(float arg0) | | angle(float maxDeviation) |
|
| static <T> Interpolator<T> | | ofConstant() | | ofConstant() | | method_76429() | | first() |
|
| static <T> Interpolator<T> | | ofStep(float threshold) | | ofStep(float threshold) | | method_75707(float arg0) | | threshold(float threshold) |
|
| static Interpolator<Integer> | | ofColor() | | ofColor() | | method_75709() | | ofColor() |
|
| T | | apply(float alpha, T from, T to) | | apply(float alpha, T from, T to) | | method_1_103(float arg0, T arg1, T arg2) | | apply(float t, T a, T b) |
|