mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-07 20:54:59 +00:00
Storing Mouse/KeyboardState structs directly makes updates more difficult than they should be. It is simpler to create simple classes instead. |
||
|---|---|---|
| .. | ||
| Dummy | ||
| Egl | ||
| MacOS | ||
| SDL2 | ||
| Windows | ||
| X11 | ||
| DesktopGraphicsContext.cs | ||
| DisplayDeviceBase.cs | ||
| EmbeddedGraphicsContext.cs | ||
| Factory.cs | ||
| IDisplayDeviceDriver.cs | ||
| INativeGLWindow.cs | ||
| IPlatformFactory.cs | ||
| IWindowInfo.cs | ||
| MappedGamePadDriver.cs | ||
| PlatformException.cs | ||
| Utilities.cs | ||