|
|
@ -10,6 +10,7 @@ function launch({ containerId, onLose }) { |
|
|
width, |
|
|
width, |
|
|
height, |
|
|
height, |
|
|
parent: containerId, |
|
|
parent: containerId, |
|
|
|
|
|
backgroundColor: 0xbbada0, |
|
|
scale: { |
|
|
scale: { |
|
|
mode: Phaser.Scale.FIT, |
|
|
mode: Phaser.Scale.FIT, |
|
|
autoCenter: Phaser.Scale.CENTER_BOTH, |
|
|
autoCenter: Phaser.Scale.CENTER_BOTH, |
|
|
|