на весь экран
This commit is contained in:
@@ -35,8 +35,15 @@ align-items: center;
|
||||
type: Phaser.AUTO,
|
||||
width: 800,
|
||||
height: 600,
|
||||
parent: мир.областьОтрисовки,
|
||||
backgroundColor: 0xfbfbfb,
|
||||
scale: {
|
||||
width: 800,
|
||||
height: 600,
|
||||
parent: мир.областьОтрисовки,
|
||||
expandParent: true,
|
||||
mode: Phaser.Scale.ENVELOP,
|
||||
autoCenter: Phaser.Scale.CENTER_BOTH,
|
||||
},
|
||||
physics: {
|
||||
default: "arcade",
|
||||
arcade: {
|
||||
|
||||
Reference in New Issue
Block a user