Add runtime input toggles and gated input sending
This commit is contained in:
parent
f426032b1b
commit
f78a63ab75
9 changed files with 312 additions and 68 deletions
|
|
@ -165,6 +165,8 @@ private:
|
|||
KeyComboToggleCursorHide,
|
||||
KeyComboToggleMinimize,
|
||||
KeyComboPasteText,
|
||||
KeyComboToggleKeyboardMouseInput,
|
||||
KeyComboToggleGamepadInput,
|
||||
KeyComboTogglePointerRegionLock,
|
||||
KeyComboQuitAndExit,
|
||||
KeyComboMax
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue