Typos and Started tackling the WebGL, and tests

This commit is contained in:
alvinsight 2014-01-27 18:07:53 +00:00
parent 8a769a64be
commit e3de999e21
4 changed files with 81 additions and 7 deletions

View file

@ -26,6 +26,7 @@ module.exports = function(grunt) {
'<%= dirs.src %>/filters/FilterBlock.js',
'<%= dirs.src %>/text/Text.js',
'<%= dirs.src %>/text/BitmapText.js',
'<%= dirs.src %>/InteractionData.js',
'<%= dirs.src %>/InteractionManager.js',
'<%= dirs.src %>/display/Stage.js',
'<%= dirs.src %>/utils/Utils.js',