Opentk/Source/OpenTK/Input
the_fiddler c689f50a21 Added KeyDown and KeyUp events to IKeyboard and Keyboard.
Improved input logger test to hook on the aforementioned events.
Removed Debug printing of keys in OpenTK.Input.Keyboard.
Beautified X11Keyboard.cs
Added experimental code to handle X11 keyboard events (not used yet).
2007-08-20 13:45:04 +00:00
..
IInputDevice.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
IInputDriver.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
IKeyboard.cs Added KeyDown and KeyUp events to IKeyboard and Keyboard. 2007-08-20 13:45:04 +00:00
IKeyboardDriver.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
IMouse.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
IMouseDriver.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
Keyboard.cs Added KeyDown and KeyUp events to IKeyboard and Keyboard. 2007-08-20 13:45:04 +00:00
Mouse.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00