[refactor] コードの構造を整理し、エンティティのインポートパスを修正
1 parent 0e0b123 commit 15582fa1ff442492d9ad3e8336290064fc02e18d
@rinto hasegawa rinto hasegawa authored on 23 Feb
Showing 8 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/VirtualJoystick.tsx 0 → 100644