omidahourai / AK-Tween

A Corona library for Predeterminite Tweening. This will help boost performance of your app if you have a lot of transitions that don't require runtime calculation (for example, character part animations).
4 stars 1 forks source link

Delay handling #3

Open krstns opened 11 years ago

krstns commented 11 years ago

Added delay handling to newTween() and append() functions & added to & from parameters handling for alpha tweens.