mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-19 17:25:02 +00:00
* GamePadState.cs: Added initial implementations. * Keyboard.cs: * KeyboardState.cs: Added a number of public members, experimentally. |
||
|---|---|---|
| .. | ||
| GamePad.cs | ||
| GamePadState.cs | ||
| IInputDevice.cs | ||
| IInputDriver.cs | ||
| IJoystickDriver.cs | ||
| IKeyboardDriver.cs | ||
| IMouseDriver.cs | ||
| InputDriver.cs | ||
| JoystickDevice.cs | ||
| Keyboard.cs | ||
| KeyboardDevice.cs | ||
| KeyboardState.cs | ||
| Mouse.cs | ||
| MouseButton.cs | ||
| MouseDevice.cs | ||
| MouseState.cs | ||