Opentk/Source/OpenTK/Input
the_fiddler 514d0c2a05 Removed Key.None and Key.MaxKeys.
Added XML documentation to all OpenTK.Input.Key tokens.
Added typical Key names found in Windows.Forms and XNA: LControl, RControl, ...
2009-06-28 10:27:17 +00:00
..
IInputDevice.cs
IInputDriver.cs Added missing XML documentation. 2009-06-28 10:02:25 +00:00
IJoystickDriver.cs
IKeyboardDriver.cs
IMouseDriver.cs
InputDriver.cs
JoystickDevice.cs
Keyboard.cs Added Mouse and Keyboard stubs for the new input API. 2009-06-28 10:01:54 +00:00
KeyboardDevice.cs Removed Key.None and Key.MaxKeys. 2009-06-28 10:27:17 +00:00
KeyboardState.cs Added Mouse and Keyboard stubs for the new input API. 2009-06-28 10:01:54 +00:00
Mouse.cs Added Mouse and Keyboard stubs for the new input API. 2009-06-28 10:01:54 +00:00
MouseButton.cs
MouseDevice.cs
MouseState.cs Added Mouse and Keyboard stubs for the new input API. 2009-06-28 10:01:54 +00:00