C# 클래스 MonoGdx.Geometry.Interpolation.ExpOutInterpolation

상속: ExpInterpolation
파일 보기 프로젝트 열기: jaquadro/MonoGdx

공개 메소드들

메소드 설명
Apply ( float a ) : float
ExpOutInterpolation ( float value, float power ) : System

메소드 상세

Apply() 공개 메소드

public Apply ( float a ) : float
a float
리턴 float

ExpOutInterpolation() 공개 메소드

public ExpOutInterpolation ( float value, float power ) : System
value float
power float
리턴 System