Opentk/Source/OpenTK/Input
2009-03-01 01:17:24 +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 JoystickAxis and JoystickButton enumerations, as well as their respective collections. 2009-03-01 01:17:24 +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