Results for “Std.Ui.Motion.Easing”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Ui.Motion.Easing
How progress through a transition maps to progress of its value.
- Std.Ui.Motion.eased
&Std.Ui.Motion.Easing -> Float64 -> Float64The eased progress for linear progress
t, clamped to 0 to 1 on input. - Std.Ui.Motion.transition
Float64 -> Float64 -> Int -> Int -> Std.Ui.Motion.Easing -> Std.Ui.Motion.TransitionA transition. A duration below 1 arrives immediately.
