mirror of
https://github.com/wassname/phaser.git
synced 2026-08-10 12:30:48 +08:00
Test
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
function preload() {
|
||||
|
||||
game.world.setSize(1920, 1200);
|
||||
game.world.setBounds(1920, 1200);
|
||||
|
||||
game.load.image('backdrop', 'assets/pics/remember-me.jpg');
|
||||
game.load.image('card', 'assets/sprites/mana_card.png');
|
||||
|
||||
Reference in New Issue
Block a user