toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.interpolation
/
EasingCubic
/
EasingCubic
Easing
Cubic
constructor
(
x1
:
Double
,
y1
:
Double
,
x2
:
Double
,
y2
:
Double
,
name
:
String
?
=
null
)
constructor
(
x1
:
Float
,
y1
:
Float
,
x2
:
Float
,
y2
:
Float
,
name
:
String
?
=
null
)