adds tween and easing classes (with algorithms from Robert Penner) to handle animation

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6097 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
pgiraud
2008-02-08 13:09:58 +00:00
parent 1847986723
commit f6fe7d48d3
7 changed files with 468 additions and 36 deletions

View File

@@ -79,6 +79,7 @@
"OpenLayers/BaseTypes/Pixel.js",
"OpenLayers/BaseTypes/Size.js",
"OpenLayers/Console.js",
"OpenLayers/Tween.js",
"Rico/Corner.js",
"Rico/Color.js",
"OpenLayers/Ajax.js",