toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.anim
/
EasingCurveFactory
/
cubicBezier
cubic
Bezier
fun
cubicBezier
(
x1
:
Double
,
y1
:
Double
,
x2
:
Double
,
y2
:
Double
)
:
EasingCurve
Produce a cubic-bezier easing curve.