Fixing up documentation, missing functions, examples and alpha masks.

This commit is contained in:
photonstorm
2014-02-21 14:50:18 +00:00
parent eb38ae35f8
commit 07af06fc4e
12 changed files with 565 additions and 115 deletions
+1
View File
@@ -131,6 +131,7 @@
<script src="$path/src/input/InputHandler.js"></script>
<script src="$path/src/gameobjects/Events.js"></script>
<script src="$path/src/gameobjects/GameObjectCreator.js"></script>
<script src="$path/src/gameobjects/GameObjectFactory.js"></script>
<script src="$path/src/gameobjects/BitmapData.js"></script>
<script src="$path/src/gameobjects/Sprite.js"></script>