mirror of
https://github.com/wassname/phaser.git
synced 2026-09-12 12:40:47 +08:00
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:
@@ -35,7 +35,7 @@
|
||||
|
||||
function update() {
|
||||
|
||||
game.camera.rotation++;
|
||||
game.camera.rotation--;
|
||||
|
||||
if (game.input.keyboard.isDown(Phaser.Keyboard.LEFT))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user