[SDL2] Optimized Sdl2KeyCode translation
authorthefiddler <stapostol@gmail.com>
Wed, 2 Apr 2014 09:03:51 +0000 (11:03 +0200)
committerthefiddler <stapostol@gmail.com>
Fri, 25 Apr 2014 10:14:27 +0000 (12:14 +0200)
commit03a8a6da0e9bf27cc58554ca94e1a72a078cfd26
tree82b3983a1287e9f33f67f7c9c3ed511292280f06
parent9f39aa1b88d771e8d5e17320a57bc8b232a1ae6e
[SDL2] Optimized Sdl2KeyCode translation

Also fixed Key.WinLeft, WinRight and Menu translation.
Source/OpenTK/Platform/SDL2/Sdl2KeyMap.cs
Source/OpenTK/Platform/SDL2/Sdl2Keyboard.cs
Source/OpenTK/Platform/SDL2/Sdl2NativeWindow.cs