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

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

공개 메소드들

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

메소드 상세

Apply() 공개 메소드

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

ExpInInterpolation() 공개 메소드

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