This commit is contained in:
Milan Nikolic 2017-02-21 15:26:25 +01:00
parent 7e1cf349aa
commit 10f04b58be

View file

@ -1,4 +1,4 @@
// Useful easing functions for values animation
// Package easings - Useful easing functions for values animation
//
// A port of Robert Penner's easing equations (http://robertpenner.com/easing/)
package easings