1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-05-12 06:50:12 +00:00
1 Keyboard modifiers
FellippeHeitor edited this page 2016-12-21 14:40:07 -02:00

Keyboard modifiers are global variables that hold True when the key they represent is being held down.

  • __UI_CtrlIsDown
  • __UI_ShiftIsDown
  • __UI_AltIsDown