another down

This commit is contained in:
Peter Cottle 2012-12-12 08:59:59 -08:00
parent 7450fb76ce
commit 0fe113943b
8 changed files with 1147 additions and 1030 deletions

View file

@ -9,6 +9,7 @@
*/
var Animation = require('./async').Animation;
var GRAPHICS = require('./constants').GRAPHICS;
// essentially a static class
var AnimationFactory = function() {