Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ManicDigger
ManicDiggerGameWindow.PlayerInterpolate
C# Class ManicDigger.ManicDiggerGameWindow.PlayerInterpolate
Inheritance:
IInterpolation
Exibir arquivo
Open project: GlennMR/800Craft-Client
Public Methods
Method
Description
Interpolate
(
object
a
,
object
b
,
float
progress
) :
object
Method Details
Interpolate()
public
method
public
Interpolate
(
object
a
,
object
b
,
float
progress
) :
object
a
object
b
object
progress
float
return
object