yuidoc scripts added. Tidied up the Docs folder. Added back in the Emitter and fixed the Tests that weren't compiling.

This commit is contained in:
Richard Davey
2013-08-09 05:08:54 +01:00
parent 9bf7d070f5
commit 2d49a31ecd
182 changed files with 8444 additions and 991 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
function update() {
game.camera.rotation++;
game.camera.rotation--;
if (game.input.keyboard.isDown(Phaser.Keyboard.LEFT))
{