[refactor] JoystickInputPresenterでJoystickControllerをuseJoystickControllerに置き換え、useJoystickStateを新規作成して入力処理を整理
1 parent 6a5b2ef commit d4a264895502b5098bc51aaba720ae34b24af647
@rinto hasegawa rinto hasegawa authored on 24 Feb
Showing 5 changed files
View
apps/client/src/scenes/game/input/joystick/JoystickController.ts 100644 → 0
View
apps/client/src/scenes/game/input/joystick/JoystickInputPresenter.tsx
View
apps/client/src/scenes/game/input/joystick/useJoystick.ts 100644 → 0
View
apps/client/src/scenes/game/input/joystick/useJoystickController.ts 0 → 100644
View
apps/client/src/scenes/game/input/joystick/useJoystickState.ts 0 → 100644