javascript - jQuery - What is a Tween object? -


i have come across term quite few times, can't find detailed definition it.
example, parameter fx in jquery methods tween.init.

can offer ?

tween used in animation in jquery. tween.js being standalone example of tween.

short in-betweening, process of generating intermediate frames between 2 images give appearance first image evolves smoothly second image. tweening key process in types of animation, including computer animation. sophisticated animation software enables identify specific objects in image , define how should move , change during tweening process.

from http://www.webopedia.com/term/t/tweening.html


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -