|
[refactor] JoystickInputPresenterでJoystickControllerをuseJoystickControllerに置き換え、useJoystickStateを新規作成して入力処理を整理
|
|---|
|
|
| apps/client/src/scenes/game/input/joystick/JoystickController.ts 100644 → 0 |
|---|
| apps/client/src/scenes/game/input/joystick/JoystickInputPresenter.tsx |
|---|
| apps/client/src/scenes/game/input/joystick/useJoystick.ts 100644 → 0 |
|---|
| apps/client/src/scenes/game/input/joystick/useJoystickController.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/input/joystick/useJoystickState.ts 0 → 100644 |
|---|