|
Merge pull request #186 from rintoHasegawa/feature/260226ryuki
[feat] ジョイスティックとBombボタンの同時押しに対応 / インターバル中に爆弾インターバル誤作動を修正 |
|---|
| apps/client/src/scenes/game/GameInputManager.ts |
|---|
| apps/client/src/scenes/game/GameView.tsx |
|---|
| apps/client/src/scenes/game/hooks/useGameSceneController.ts |
|---|
| apps/client/src/scenes/game/input/GameInputOverlay.tsx |
|---|
| apps/client/src/scenes/game/input/bomb/BombButton.tsx |
|---|
| apps/client/src/scenes/game/input/joystick/JoystickInputPresenter.tsx |
|---|