Merge pull request #263 from rintoHasegawa/update/260315_rinto_minimap
[update] ミニマップ機能のリファクタリングと新しいUIコンポーネントの追加
commit ca9190865d1813dbbf0999d69bcf70c1e0672157
2 parents d548d1f + 15f72e0
@rintoHasegawa rintoHasegawa authored on 15 Mar
GitHub committed on 15 Mar
Showing 14 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/GameView.tsx
View
apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts
View
apps/client/src/scenes/game/application/ui/GameUiStateSyncService.ts
View
apps/client/src/scenes/game/entities/map/GameMapController.ts
View
apps/client/src/scenes/game/entities/map/GameMapModel.ts
View
apps/client/src/scenes/game/hooks/useGameSceneController.ts
View
apps/client/src/scenes/game/input/bomb/presentation/BombButton.tsx
View
apps/client/src/scenes/game/input/minimap/hooks/useMiniMapCanvas.ts 0 → 100644
View
apps/client/src/scenes/game/input/minimap/presentation/MiniMapPanel.styles.ts
View
apps/client/src/scenes/game/input/minimap/presentation/MiniMapPanel.tsx
View
apps/client/src/scenes/game/input/minimap/presentation/minimapUiConfig.ts 0 → 100644
View
apps/client/src/scenes/game/input/presentation/useImmediatePressHandlers.ts 0 → 100644
View
apps/client/src/scenes/game/presentation/TopRightHud.tsx 0 → 100644