ryujinx/Ryujinx.Input
Ac_K 92ca1cb0cb
hid: Various fixes and cleanup (#3326)
* hid: Various fix and cleanup

* Add IsValidNpadIdType

* remove ()
2022-05-08 00:28:54 +02:00
..
Assigner
HLE hid: Various fixes and cleanup (#3326) 2022-05-08 00:28:54 +02:00
Motion Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
GamepadButtonInputId.cs
GamepadFeaturesFlag.cs
GamepadStateSnapshot.cs
IGamepad.cs Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
IGamepadDriver.cs
IKeyboard.cs
IMouse.cs Add Direct Mouse Support (#2374) 2021-06-24 02:09:08 +02:00
Key.cs
KeyboardStateSnapshot.cs
MotionInputId.cs
MouseButton.cs Add TouchScreen Manager (#2333) 2021-06-14 08:42:55 +02:00
MouseStateSnapshot.cs Add Direct Mouse Support (#2374) 2021-06-24 02:09:08 +02:00
Ryujinx.Input.csproj infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
StickInputId.cs