C# Class android.view.animation.AnticipateOvershootInterpolator

Inheritance: java.lang.Object, Interpolator
显示文件 Open project: JeroMiya/androidmono

Public Methods

Method Description
AnticipateOvershootInterpolator ( android arg0, android arg1 )
AnticipateOvershootInterpolator ( float arg0 )
AnticipateOvershootInterpolator ( float arg0, float arg1 )
getInterpolation ( float arg0 ) : float

Protected Methods

Method Description
AnticipateOvershootInterpolator ( global @__env )

Private Methods

Method Description
AnticipateOvershootInterpolator ( )

Method Details

AnticipateOvershootInterpolator() public method

public AnticipateOvershootInterpolator ( android arg0, android arg1 )
arg0 android
arg1 android

AnticipateOvershootInterpolator() public method

public AnticipateOvershootInterpolator ( float arg0 )
arg0 float

AnticipateOvershootInterpolator() public method

public AnticipateOvershootInterpolator ( float arg0, float arg1 )
arg0 float
arg1 float

AnticipateOvershootInterpolator() protected method

protected AnticipateOvershootInterpolator ( global @__env )
@__env global

getInterpolation() public method

public getInterpolation ( float arg0 ) : float
arg0 float
return float