mirror of
https://github.com/Ryujinx/Opentk.git
synced 2026-04-24 14:43:26 +00:00
Due to the way we segregate axes from buttons, the easiest approach is to retrieve the current button state via HidP_GetUsages(). Axes, buttons and hats are now allocated sequentially based on their order of appearance in the device capability reports. |
||
|---|---|---|
| .. | ||
| HidProtocol.cs | ||
| Wgl.cs | ||
| WglEnums.cs | ||