ryujinx/Ryujinx.Input/HLE
skrek 8cc2479825
Adjusting how deadzones are calculated (#3079)
* Making deadzones feel nice and smooth + adding rider files to .gitignore

* removing unnecessary parentheses and fixing possibility of divide by 0

* formatting :)

* fixing up ClampAxis

* fixing up ClampAxis
2022-02-16 11:06:52 +01:00
..
InputManager.cs
NpadController.cs Adjusting how deadzones are calculated (#3079) 2022-02-16 11:06:52 +01:00
NpadManager.cs
TouchScreenManager.cs