Module rich_sdl2_rust::event::keyboard
source · Expand description
Events related on the keyboard.
Modules§
- Virtual key codes corresponded to physical scan codes.
- Definitions of key modification codes.
- Actual scan codes corresponded to virtual key codes.
Structs§
- A symbol on the keyboard with the modification and the relationship of actual and virtual key code.
- An event on interacting to the keyboard.