mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-07 01:04:51 +00:00
S04 now polls for the mouse position. Keyboard now handles events generated from code and not from physical devices. |
||
|---|---|---|
| .. | ||
| IInputDevice.cs | ||
| IInputDriver.cs | ||
| IKeyboard.cs | ||
| IKeyboardDriver.cs | ||
| IMouse.cs | ||
| IMouseDriver.cs | ||
| Keyboard.cs | ||
| Mouse.cs | ||