|
[add] ローカルプレイヤーの位置を管理する機能を追加し、ミニマップを実装
|
|---|
|
|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/GameScene.tsx |
|---|
| apps/client/src/scenes/game/GameView.tsx |
|---|
| apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts |
|---|
| apps/client/src/scenes/game/application/ui/GameUiStateSyncService.ts |
|---|
| apps/client/src/scenes/game/hooks/useGameSceneController.ts |
|---|
| apps/client/src/scenes/game/input/minimap/presentation/MiniMapPanel.styles.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/input/minimap/presentation/MiniMapPanel.tsx 0 → 100644 |
|---|
| apps/client/src/scenes/game/styles/GameView.styles.ts |
|---|