Classes
 ClassDescription
 BackEaseParams Ease params designed specifically for use with the Back ease equation.
 CustomEasing The CustomEasing Class allows for you to create your own custom ease equations
'precalculated' allows for an Array of precalculated points describing an ease equation.
'curve' allows for a bezier curve describing an ease eequation.
 ElasticEaseParams Ease params designed specifically for use with the Elastic ease equation.