| SDL Key codes (independent of system) Captured from: SDL_KEYBOARD.pp (SDL4FP) Play role for key events (chapter 6) and can be read out by: event^.key.keysym.sym |
|
|
| SDL Modifier key codes (independent of system) Captured from: SDL_KEYBOARD.pp (SDL4FP) Play role for key events (chapter 6) and can be read out by: event^.key.keysym.modifier |
|
|