EasingCurveFactory

A factory for creating EasingCurve functions.

Functions

Link copied to clipboard

Produce a cubic-bezier easing curve.

Link copied to clipboard
fun curve(forEasing: Easing): EasingCurve

Produce a sampling curve function for an existing Easing method.