1d9d0a5736Synchronize keycode constants with SDL. This changes some constants, like NUMPAD -> KP_. Added SDL scancode constants. Added polling of keys by scancodes, and scancodes into key events. Added conversion functions from keycode to scancode and vice versa, and functions to get key names. Closes #254.
%!s(int64=11) %!d(string=hai) anos
Lasse Öörni
18e2349ae1Added script bindings for the new SDL controller constants. Updated Input documentation.
%!s(int64=12) %!d(string=hai) anos
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.