Opentk/Source/OpenTK/Input
the_fiddler 51e2d93e38 Added support for POV hats with WinMM.
Reversed vertical axes, so that down is -1 and up is +1.
2009-03-01 08:44:39 +00:00
..
IInputDevice.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
IInputDriver.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
IJoystickDriver.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
IKeyboardDriver.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
IMouseDriver.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
InputDriver.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
JoystickDevice.cs Added support for POV hats with WinMM. 2009-03-01 08:44:39 +00:00
KeyboardDevice.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
MouseButton.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
MouseDevice.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00