C# 클래스 android.view.animation.AnticipateInterpolator

상속: android.view.animation.Interpolator
파일 보기 프로젝트 열기: JeroMiya/androidmono

공개 메소드들

메소드 설명
AnticipateInterpolator ( android arg0, android arg1 )
AnticipateInterpolator ( float arg0 )
getInterpolation ( float arg0 ) : float

보호된 메소드들

메소드 설명
AnticipateInterpolator ( global @__env )

비공개 메소드들

메소드 설명
AnticipateInterpolator ( )

메소드 상세

AnticipateInterpolator() 공개 메소드

public AnticipateInterpolator ( android arg0, android arg1 )
arg0 android
arg1 android

AnticipateInterpolator() 공개 메소드

public AnticipateInterpolator ( float arg0 )
arg0 float

AnticipateInterpolator() 보호된 메소드

protected AnticipateInterpolator ( global @__env )
@__env global

getInterpolation() 공개 메소드

public getInterpolation ( float arg0 ) : float
arg0 float
리턴 float