workadventure/front/src/Phaser/Game
Gregoire Parant 509196785b Initialise global message
- Create new class to manager global message. My idea is that this class permit to manage audio or text message.
 - Update html to have main content id and inject html in this.
 - Create front event to receive startMessage and stopMessage.
 - Delete impoted variable not used.
2020-09-16 18:38:50 +02:00
..
AddPlayerInterface.ts Propagating customized sprites all over the game 2020-07-28 17:45:55 +02:00
GameManager.ts Switching to definitely assigned parameters 2020-08-07 23:39:06 +02:00
GameMap.ts code style 2020-08-30 17:40:04 +02:00
GameScene.ts Initialise global message 2020-09-16 18:38:50 +02:00
PlayerMovement.ts Fixing use const instead of let 2020-06-19 14:30:34 +02:00
PlayersPositionInterpolator.ts Fixing use const instead of let 2020-06-19 14:30:34 +02:00