Keyboard script functions (experimental). More...
Functions | |
bool | IsAltKeyDown () |
Returns true if the Alt modifier key is down. | |
bool | IsShiftKeyDown () |
Returns true if the Shift modifier key is down. | |
bool | IsCmdKeyDown () |
Returns true if the Command modifier key is down (menu key on Windows). | |
bool | IsCtrlKeyDown () |
Returns true if the Control modifier key is down. | |
Functions and classes in this namespace are experimental and may be subject to changes. Use at your own risk.