Opentk/Source/OpenTK/Input
the_fiddler 6fdf37f99f Added KeyboardKeyEventArgs.
Modified KeyboardDevice.KeyDown/KeyUp to follow the class library design guidelines.
Modified samples to use the new KeyDown/KeyUp event signatures.
2009-09-04 22:10:50 +00:00
..
GamePad.cs * GamePad.cs: 2009-09-03 20:53:48 +00:00
GamePadState.cs * GamePad.cs: 2009-09-03 20:53:48 +00:00
IInputDevice.cs
IInputDriver.cs
IJoystickDriver.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
IKeyboardDriver.cs
IMouseDriver.cs
InputDriver.cs
JoystickDevice.cs
Key.cs * Keyboard.cs: Disabled fixed buffer due to gmcs 2.0.1 compiler bug 2009-09-03 21:15:12 +00:00
Keyboard.cs * Keyboard.cs: Disabled fixed buffer due to gmcs 2.0.1 compiler bug 2009-09-03 21:15:12 +00:00
KeyboardDevice.cs Added KeyboardKeyEventArgs. 2009-09-04 22:10:50 +00:00
KeyboardKeyEventArgs.cs Added KeyboardKeyEventArgs. 2009-09-04 22:10:50 +00:00
KeyboardState.cs Added missing XML documentation and fixed invalid XML doc references. 2009-09-04 21:25:29 +00:00
Mouse.cs * Keyboard.cs: Disabled fixed buffer due to gmcs 2.0.1 compiler bug 2009-09-03 21:15:12 +00:00
MouseButton.cs * Keyboard.cs: Disabled fixed buffer due to gmcs 2.0.1 compiler bug 2009-09-03 21:15:12 +00:00
MouseDevice.cs * Keyboard.cs: Disabled fixed buffer due to gmcs 2.0.1 compiler bug 2009-09-03 21:15:12 +00:00
MouseState.cs * Keyboard.cs: Disabled fixed buffer due to gmcs 2.0.1 compiler bug 2009-09-03 21:15:12 +00:00