the_fiddler
|
8f90c9d50f
|
Added Windows.API.VirtualKeys enum.
Started VirtualKeus --> OpenTK.Input.Keys keymap .
Removed Keyboard.Key set property.
|
2007-07-31 21:50:29 +00:00 |
|
the_fiddler
|
43a37e3ac2
|
Fixed Raw Input keyboard registration under windows.
Fixed marshalling in GetRawInputData.
|
2007-07-27 01:37:12 +00:00 |
|
the_fiddler
|
8f159aef72
|
IKeyboard is now public. Updated the GameWindow to not create the Keyboard itself (it is done further up).
Added all Raw Input structs, functions and enums in Windows.API.
WinRawKeyboard implements IKeyboard using Raw Input on Windows.
|
2007-07-27 01:20:55 +00:00 |
|
the_fiddler
|
7f9fe25e3a
|
IKeyboard interface. Updated Keyboard.cs and the examples to use the new interface.
Major additions to Windows.API: Implemented all functions and structures for Raw Input.
|
2007-07-26 22:56:55 +00:00 |
|
the_fiddler
|
b4f122ad57
|
'Merged' windowing branch. Ugly, but it seems to have worked.
|
2007-07-23 00:15:18 +00:00 |
|