Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MonoGdx
Geometry
Interpolation.DelegateInterpolation
C# Class MonoGdx.Geometry.Interpolation.DelegateInterpolation
Inheritance:
Interpolation
显示文件
Open project: jaquadro/MonoGdx
Public Methods
Method
Description
Apply
(
float
a
) :
float
DelegateInterpolation
(
float>.Func
apply
) :
System
Method Details
Apply()
public
method
public
Apply
(
float
a
) :
float
a
float
return
float
DelegateInterpolation()
public
method
public
DelegateInterpolation
(
float>.Func
apply
) :
System
apply
float>.Func
return
System