|
Blender V4.3
|
Public Attributes | |
| int16_t | mods [GHOST_KEY_MODIFIER_NUM] = {0} |
Store held keys (only modifiers), could store other keys in the future.
Needed as #GWL_Seat.xkb_state doesn't store which modifier keys are held.
Definition at line 902 of file GHOST_SystemWayland.cc.
| int16_t GWL_KeyboardDepressedState::mods[GHOST_KEY_MODIFIER_NUM] = {0} |
Definition at line 903 of file GHOST_SystemWayland.cc.
Referenced by GHOST_SystemWayland::getModifierKeys(), keyboard_depressed_state_key_event(), keyboard_depressed_state_push_events_from_change(), and keyboard_depressed_state_reset().