From ab15adae287545583a2223cfef57978e3cee85cc Mon Sep 17 00:00:00 2001 From: Michael Kapelko Date: Sat, 17 Apr 2021 15:09:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D0=BD=D1=8B=D0=B9=20=D1=8D?= =?UTF-8?q?=D0=BA=D1=80=D0=B0=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- К/index.html | 30 ++++++++++-------------------- К/игра/011.phaser.js | 4 +--- 2 files changed, 11 insertions(+), 23 deletions(-) diff --git a/К/index.html b/К/index.html index be59bc7..43754cf 100644 --- a/К/index.html +++ b/К/index.html @@ -5,29 +5,19 @@ КОЛОБОК 0.1.0 diff --git a/К/игра/011.phaser.js b/К/игра/011.phaser.js index f574dc5..c2bfbf9 100644 --- a/К/игра/011.phaser.js +++ b/К/игра/011.phaser.js @@ -17,9 +17,7 @@ width: 800, height: 600, parent: document.getElementById("родитель"), - //mode: Phaser.Scale.ENVELOP, - //mode: Phaser.Scale.RESIZE, - mode: Phaser.Scale.FIT, + mode: Phaser.Scale.ENVELOP, autoCenter: Phaser.Scale.CENTER_BOTH, }, physics: {