1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-08 00:40:14 +00:00

Updated Global Variables (markdown)

FellippeHeitor 2016-12-21 18:14:37 -02:00
parent 00cc9c437b
commit 47ddcacdb4

@ -1,4 +1,5 @@
**Global variables** affect the drawing, input or event dispatcher routines. Their names always start with the **[[__UI_ prefix]]**.
* [[__UI_ForceRedraw]]
* [[__UI_KeyHit]]
* [[__UI_KeyHit]]
* [[__CtrlIsDown|Keyboard modifiers]], [[ShiftIsDown|Keyboard modifiers]], [[AltIsDown|Keyboard modifiers]]