workadventure/front/src/Phaser/Game
David Négrier 6b970adc6c Merge branch 'develop' of github.com:thecodingmachine/workadventure into outline
# Conflicts:
#	front/src/Phaser/Game/GameScene.ts
#	front/src/Phaser/Player/Player.ts
#	front/src/index.ts
#	front/yarn.lock
2020-08-17 22:51:37 +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
GameScene.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into outline 2020-08-17 22:51:37 +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