Interpolator

interface Interpolator<V>

Functions

Link copied to clipboard
abstract fun interpolate(progress: Float): V