Type Definition components::easing::EasingFunction[][src]

type EasingFunction = fn(f64) -> f64;