Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MonoGdx
Geometry
Interpolation.DelegateInterpolation
C# 클래스 MonoGdx.Geometry.Interpolation.DelegateInterpolation
상속:
Interpolation
파일 보기
프로젝트 열기: jaquadro/MonoGdx
공개 메소드들
메소드
설명
Apply
(
float
a
) :
float
DelegateInterpolation
(
float>.Func
apply
) :
System
메소드 상세
Apply()
공개
메소드
public
Apply
(
float
a
) :
float
a
float
리턴
float
DelegateInterpolation()
공개
메소드
public
DelegateInterpolation
(
float>.Func
apply
) :
System
apply
float>.Func
리턴
System