17 lines
569 B
Plaintext
17 lines
569 B
Plaintext
/*!
|
|
* TERMS OF USE - EASING EQUATIONS
|
|
* Open source under the BSD License.
|
|
* Easing Equations (c) 2003 Robert Penner, all rights reserved.
|
|
*/
|
|
|
|
/*!
|
|
* All equations are adapted from Thomas Fuchs'
|
|
* [Scripty2](https://github.com/madrobby/scripty2/blob/master/src/effects/transitions/penner.js).
|
|
*
|
|
* Based on Easing Equations (c) 2003 [Robert
|
|
* Penner](http://www.robertpenner.com/), all rights reserved. This work is
|
|
* [subject to terms](http://www.robertpenner.com/easing_terms_of_use.html).
|
|
*/
|
|
|
|
/*! Shifty 2.20.4 - https://github.com/jeremyckahn/shifty */
|