Ease

interface Ease

Takes a number in the range 0..1 and returns another in the same range

Inheritors

Functions

Link copied to clipboard
abstract fun ease(t: Double): Double