Package-level declarations

Types

Link copied to clipboard
class SegmentInterpolator(val base: TimeInterpolator, val start: Float = 0.0f, val end: Float = 1.0f) : TimeInterpolator

Takes a base interpolator and extracts out a segment from it as a new TimeInterpolator.

Properties

Link copied to clipboard

Accelerate easing.

Link copied to clipboard

Standard easing.

Link copied to clipboard

Decelerate easing.