-
Notifications
You must be signed in to change notification settings - Fork 73
Sdl getKeyFromScancode
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Get a key from a scancode.
key = function SDL.getKeyFromScancode(scancode)
- scancode, the scancode (see SDL.scancode)
- key, the key (see SDL.key)