public class AnticipateOvershootInterpolator extends Object implements Interpolator
| Constructor and Description |
|---|
AnticipateOvershootInterpolator() |
AnticipateOvershootInterpolator(Context context,
AttributeSet attrs) |
AnticipateOvershootInterpolator(float tension) |
AnticipateOvershootInterpolator(float tension,
float extraTension) |
public AnticipateOvershootInterpolator()
public AnticipateOvershootInterpolator(float tension)
public AnticipateOvershootInterpolator(float tension,
float extraTension)
public AnticipateOvershootInterpolator(Context context, AttributeSet attrs)
public float getInterpolation(float t)
getInterpolation in interface TimeInterpolatorCopyright © 2008-2013. All Rights Reserved.