animation done

This commit is contained in:
Peter Cottle 2012-12-12 08:35:43 -08:00
parent fb550a8cf5
commit 7450fb76ce
5 changed files with 440 additions and 257 deletions

View file

@ -8,6 +8,8 @@
* and then essentially animate the entire tree too.
*/
var Animation = require('./async').Animation;
// essentially a static class
var AnimationFactory = function() {