Fork me on GitHub
View source

package haxepunk.utils

typedef EaseFunction = Float ->Float

defined in haxepunk.utils.Ease;