|
[refactor] コードの構造を整理し、エンティティのインポートパスを修正
|
|---|
|
|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/GameMap.ts 100644 → 0 |
|---|
| apps/client/src/scenes/game/GameScene.tsx |
|---|
| apps/client/src/scenes/game/Player.ts 100644 → 0 |
|---|
| apps/client/src/scenes/game/VirtualJoystick.tsx 100644 → 0 |
|---|
| apps/client/src/scenes/game/entities/map/GameMap.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/player/Player.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/input/joystick/VirtualJoystick.tsx 0 → 100644 |
|---|