View source

typedef flaxen.common.EasingFunction = Float ->Float

import flaxen.common.Easing;

Available on all platforms

The definition of an easing function, takes a T value from 0-1 and returns an altered T value