Merge pull request #192 from rintoHasegawa/feature/260226_rinto_attack
feat: 入力管理機能を追加し、ゲームシーンに入力有効状態を反映
commit c545dceda75e5ef92bef1dca1fb2332692a08d9d
2 parents d33b834 + f9d6a43
@rintoHasegawa rintoHasegawa authored on 26 Feb
GitHub committed on 26 Feb
Showing 10 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/GameScene.tsx
View
apps/client/src/scenes/game/GameView.tsx
View
apps/client/src/scenes/game/application/GameNetworkSync.ts
View
apps/client/src/scenes/game/hooks/useGameSceneController.ts
View
apps/client/src/scenes/game/input/GameInputOverlay.tsx
View
apps/client/src/scenes/game/input/joystick/JoystickInputPresenter.tsx
View
apps/client/src/scenes/game/input/joystick/common/joystick.types.ts
View
apps/server/src/domains/game/application/useCases/reportBombHitUseCase.ts
View
apps/server/src/domains/game/application/useCases/reportBombHitValidation.ts 0 → 100644