Opentk/Source/OpenTK/Input
the_fiddler 26f1ac30d0 Added support for higher mouse buttons under X11.
Use XCheckWindowEvent instead of XNextEvent.
2008-03-24 18:18:26 +00:00
..
IInputDevice.cs Line endings. 2007-09-26 15:47:13 +00:00
IInputDriver.cs Windows raw input now works. 2007-09-22 13:13:17 +00:00
IKeyboardDriver.cs Renamed Keyboard/Mouse to Keyboard-/MouseDevice. Avoids name clashes. 2007-09-26 11:51:49 +00:00
IMouseDriver.cs Renamed Keyboard/Mouse to Keyboard-/MouseDevice. Avoids name clashes. 2007-09-26 11:51:49 +00:00
InputDriver.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
KeyboardDevice.cs Added internal ClearKeys method. Made the constructor internal. Added docs to a few functions. 2008-03-10 08:49:48 +00:00
MouseDevice.cs Added support for higher mouse buttons under X11. 2008-03-24 18:18:26 +00:00