Debug functions ? Seems last commit didn't work

This commit is contained in:
alvinsight
2014-02-21 17:59:13 +00:00
parent 2eab5d4815
commit 2669f81391
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -35,6 +35,8 @@ function create() {
// The player
sprite = group.create(300, 200, 'phaser');
sprite.physicsEnabled = true;
// Some trees
for (var i = 0; i < 50; i++)
{