mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-30 23:01:07 +00:00
7ef7c12c2b
* Remove JoystickButton enum (Use zero-based int as button index instead) * Change to using a long to store button states * Max buttons now 64 (Unable to go further without using an array) |
||
---|---|---|
.. | ||
Sdl2.cs | ||
Sdl2DisplayDeviceDriver.cs | ||
Sdl2Factory.cs | ||
Sdl2GraphicsContext.cs | ||
Sdl2GraphicsMode.cs | ||
Sdl2InputDriver.cs | ||
Sdl2JoystickDriver.cs | ||
Sdl2Keyboard.cs | ||
Sdl2KeyMap.cs | ||
Sdl2Mouse.cs | ||
Sdl2NativeWindow.cs | ||
Sdl2WindowInfo.cs |