workadventure/front/src/Phaser/Player
David Négrier d37165219c Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed.
This allows for more secure code (compilation checks) and simpler code too (we can pass strings instead of const values)
2021-12-24 15:49:25 +01:00
..
Animation.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
Player.ts Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed. 2021-12-24 15:49:25 +01:00