KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Types associated with keyboard modifier keys More...
Topics | |
Flags | |
Keyboard modifier key flags | |
Data Structures | |
union | kbd_mods_t |
Modifier Keys. More... | |
Types associated with keyboard modifier keys
Modifier keys are represented by the kbd_mods_t union type. Each key state can be accessed by:
AND
of kbd_mods_t::raw with one of the Flags.