mirror of
https://github.com/wassname/phaser.git
synced 2026-07-10 00:30:50 +08:00
Test
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
game.add.tileSprite(0, 0, 2000, 2000, 'background');
|
||||
|
||||
game.world.setSize(1400,1400);
|
||||
game.world.setBounds(1400,1400);
|
||||
|
||||
for(var i=0,nb=10;i<nb;i++){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user