Opentk/Source/OpenTK/Input
the_fiddler 59b503b3c3 Bumped version numbers.
WinRawInput now correctly subclasses WinGLNative or WinGLControl. WinRawKeyboard now correctly responds to events.
Removed T10_GLSL_Cube.cs which was erroneously moved outside the Examples/Tutorial directory.
Updated INativeWindow, IGameWindow and IGLControl interfaces.
Updated examples to use the new GameWindow interface.
Added documentation to GameWindow.
Improved GameWindow error handling. More defensive programming.
2007-08-04 12:09:58 +00:00
..
IInputDevice.cs Major updates to keyboard input. The infrastructure (drivers etc) is ready. Windows raw input works (now implementing multiple devices). The examples need updating for the new input methods. 2007-08-03 00:14:31 +00:00
IInputDriver.cs Bumped version numbers. 2007-08-04 12:09:58 +00:00
IKeyboard.cs Bumped version numbers. 2007-08-04 12:09:58 +00:00
IKeyboardDriver.cs Bumped version numbers. 2007-08-04 12:09:58 +00:00
Keyboard.cs Bumped version numbers. 2007-08-04 12:09:58 +00:00