Testing new Image object.

This commit is contained in:
photonstorm
2014-02-06 19:34:05 +00:00
parent 4ed20e0f77
commit 3748811d11
8 changed files with 665 additions and 40 deletions
+1
View File
@@ -129,6 +129,7 @@
<script src="$path/src/gameobjects/GameObjectFactory.js"></script>
<script src="$path/src/gameobjects/BitmapData.js"></script>
<script src="$path/src/gameobjects/Sprite.js"></script>
<script src="$path/src/gameobjects/Image.js"></script>
<script src="$path/src/gameobjects/TileSprite.js"></script>
<script src="$path/src/gameobjects/Text.js"></script>
<script src="$path/src/gameobjects/BitmapText.js"></script>