|
ジョイスティック関連の定数を整理し、デッドゾーンや最小移動量の閾値を追加。useJoystickControllerでの入力処理を改善。
|
|---|
|
|
| apps/client/src/scenes/game/input/joystick/JoystickInputPresenter.tsx |
|---|
| apps/client/src/scenes/game/input/joystick/common/index.ts |
|---|
| apps/client/src/scenes/game/input/joystick/common/joystick.constants.ts |
|---|
| apps/client/src/scenes/game/input/joystick/useJoystickController.ts |
|---|
| apps/client/src/scenes/game/input/joystick/useJoystickState.ts |
|---|