public class EasingInterpolator
extends java.lang.Object
implements android.view.animation.Interpolator
| Constructor and Description |
|---|
EasingInterpolator(Ease ease) |
| Modifier and Type | Method and Description |
|---|---|
Ease |
getEase() |
float |
getInterpolation(float input) |