Available on crate feature
curve
only.Expand description
Module containing different easing functions to control the transition between two values and
the EasingCurve
struct to make use of them.
Structs§
- A
Curve
that is defined by
Enums§
- Curve functions over the unit interval, commonly used for easing transitions.
Traits§
- A type whose values can be eased between.