$ luarocks install tween
tween.lua is a small library to perform tweening in Lua, inspired by JQuery's
animate() method. It has a minimal interface, and it comes with several
easing functions.
Versions
Dependencies
lua >= 5.1
$ luarocks install tween
tween.lua is a small library to perform tweening in Lua, inspired by JQuery's
animate() method. It has a minimal interface, and it comes with several
easing functions.