Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MonoGdx
Geometry
Interpolation.ExpOutInterpolation
C# Class MonoGdx.Geometry.Interpolation.ExpOutInterpolation
Inheritance:
ExpInterpolation
Datei anzeigen
Open project: jaquadro/MonoGdx
Public Methods
Method
Description
Apply
(
float
a
) :
float
ExpOutInterpolation
(
float
value
,
float
power
) :
System
Method Details
Apply()
public
method
public
Apply
(
float
a
) :
float
a
float
return
float
ExpOutInterpolation()
public
method
public
ExpOutInterpolation
(
float
value
,
float
power
) :
System
value
float
power
float
return
System