Merge pull request #93 from rintoHasegawa/refactor/rinto_260223_client
Refactor/rinto 260223 client
commit 1809f34ea0767d73a22c69ff4df55dd8b2f04937
2 parents 0e0b123 + fef0e43
@rintoHasegawa rintoHasegawa authored on 23 Feb
GitHub committed on 23 Feb
Showing 10 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/GameMap.ts 100644 → 0
View
apps/client/src/scenes/game/GameScene.tsx
View
apps/client/src/scenes/game/Player.ts 100644 → 0
View
apps/client/src/scenes/game/VirtualJoystick.tsx 100644 → 0
View
apps/client/src/scenes/game/entities/map/GameMap.ts 0 → 100644
View
apps/client/src/scenes/game/entities/player/Player.ts 0 → 100644
View
apps/client/src/scenes/game/input/joystick/Joystick.tsx 0 → 100644
View
apps/client/src/scenes/game/input/joystick/JoystickView.tsx 0 → 100644
View
apps/client/src/scenes/game/input/joystick/useJoystick.ts 0 → 100644