Loads of new examples, some more bug fixes, all of them work beautifully

This commit is contained in:
Webeled
2013-10-14 19:32:07 +01:00
parent faf432bdb0
commit 969fa46484
24 changed files with 400 additions and 38 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
function create() {
game.world.setBounds(2000, 2000);
game.world.setBounds(0,0,2000, 2000);
aliens = [];