From 1cfb22f6957365845c7462a1c85cd268f256e9bc Mon Sep 17 00:00:00 2001 From: GRL Date: Fri, 19 Mar 2021 15:40:07 +0100 Subject: [PATCH] Creation of the HelpCameraSettingsScene Update of GameManager and index to include the new scene Change title of helpCameraSettings Suppression function reset --- .../resources/html/helpCameraSettings.html | 2 +- front/src/Phaser/Game/GameManager.ts | 2 + front/src/Phaser/Game/GameScene.ts | 143 +++++------------- front/src/Phaser/Login/EnableCameraScene.ts | 13 -- .../Phaser/Menu/HelpCameraSettingsScene.ts | 96 ++++++++++++ front/src/index.ts | 3 +- 6 files changed, 135 insertions(+), 124 deletions(-) create mode 100644 front/src/Phaser/Menu/HelpCameraSettingsScene.ts diff --git a/front/dist/resources/html/helpCameraSettings.html b/front/dist/resources/html/helpCameraSettings.html index d1c0e04d..b1a6259f 100644 --- a/front/dist/resources/html/helpCameraSettings.html +++ b/front/dist/resources/html/helpCameraSettings.html @@ -93,7 +93,7 @@