created a class to centralize all user inputs catching and expose user events
authorkharhamel <oognic@gmail.com>
Sat, 11 Apr 2020 14:46:28 +0000 (16:46 +0200)
committerkharhamel <oognic@gmail.com>
Sat, 11 Apr 2020 14:46:28 +0000 (16:46 +0200)
commit793e5318f7fe2d097433725d1d56fac4156cb9fc
tree3223c8357aa325c6ea99ba29c8537ff9f2ce6994
parent6bec8b3703a09f9e1c8a6dcdb484b29be9134697
created a class to centralize all user inputs catching and expose user events
front/src/Phaser/Game/MapManager.ts
front/src/Phaser/Player/Player.ts
front/src/Phaser/UserInput/UserInputManager.ts [new file with mode: 0644]