Static methods
staticinlinestepped(steps:Int):Float ‑> Float
Returns an ease function that eases via steps. Useful for "retro" style fades (week 6!)
Parameters:
steps | how many steps to ease over |
|---|
Returns:
Float->Float