easing

Undocumented in source.

Modules

functions
module easing.functions
Undocumented in source.

Members

Functions

map
T map(T v, T minIn, T maxIn, T minOut, T maxOut, Options options)
Undocumented in source. Be warned that the author may not have intended to support it.
multiArgsFunction
T multiArgsFunction(T time, T begin, T duration, T change, T option1, T option2)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta