addEase

fun addEase(ease: Ease, width: Float, destination: Float)

Note, the last ease to be added should always have a destination of 1.

Parameters

ease
width
  •    The amount of time that this ease is to be used relative to the other added eases
destination