ScaleMode fix, BitmapData change and Device updates.

This commit is contained in:
photonstorm
2013-11-18 20:27:40 +00:00
parent a5f2d65d23
commit b63bd14172
10 changed files with 1867 additions and 239 deletions
+1
View File
@@ -84,6 +84,7 @@ module.exports = function (grunt) {
'src/input/InputHandler.js',
'src/gameobjects/Events.js',
'src/gameobjects/GameObjectFactory.js',
'src/gameobjects/BitmapData.js',
'src/gameobjects/Sprite.js',
'src/gameobjects/TileSprite.js',
'src/gameobjects/Text.js',