mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-31 22:42:52 +08:00
Updated scancode documentation
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
* independent of language and keyboard mapping.
|
* independent of language and keyboard mapping.
|
||||||
*
|
*
|
||||||
* Values of this type are used to represent keyboard keys, among other places
|
* Values of this type are used to represent keyboard keys, among other places
|
||||||
* in the `keysym.scancode` field of the SDL_KeyboardEvent structure.
|
* in the `scancode` field of the SDL_KeyboardEvent structure.
|
||||||
*
|
*
|
||||||
* The values in this enumeration are based on the USB usage page standard:
|
* The values in this enumeration are based on the USB usage page standard:
|
||||||
* https://usb.org/sites/default/files/hut1_5.pdf
|
* https://usb.org/sites/default/files/hut1_5.pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user