Refactor to include connexion
authorgparant <g.parant@thecodingmachine.com>
Tue, 7 Apr 2020 18:41:35 +0000 (20:41 +0200)
committergparant <g.parant@thecodingmachine.com>
Tue, 7 Apr 2020 18:41:35 +0000 (20:41 +0200)
commitbac1e804adc9f10e79ff4cbbbff4aed92f84634a
tree954dc929b1cecc6fea8ce68bbc116deeba981101
parent5d463d097a45766735d7c1dd99209d7e56fc35e4
Refactor to include connexion
front/src/Connexion.ts
front/src/Enum/EnvironmentVariable.ts
front/src/Phaser/Game/CameraManager.ts [moved from front/src/Phaser/CameraManager.ts with 96% similarity]
front/src/Phaser/Game/GameManager.ts [new file with mode: 0644]
front/src/Phaser/Game/GameScene.ts [moved from front/src/Phaser/GameScene.ts with 59% similarity]
front/src/Phaser/Game/MapManager.ts [moved from front/src/Phaser/MapManager.ts with 91% similarity]
front/src/Phaser/Player/Player.ts [moved from front/src/Phaser/Player.ts with 83% similarity]
front/src/index.ts