here is a port of the Easing library by Enrique García Cota, at this link you can access a Dropbox folder with the releases in 7z and zip archives. This library uses delta time to make animations indipendent from the computer speed and offers 41 effects.
Version : 1.0
Release Date : 26/03/2014
Dependancies : None
Contents :
- Easing Library Applet (Easing.hwa) with the following functions:
- tween.start()
- tween.reset()
- tween.resetAll()
- tween.stop()
- tween.stopAll()
- tween.update()
- 1 Example showing the library basics (hws)
- A document with the library documentation (pdf)