KeyModifiers

KeyModifiers
Scaleform::KeyModifiers
Declaration
class KeyModifiers;
Description

KeyModifiers describes the state of modifier keys (such as Shift,Ctrl, Caps lock) when used in keyboard handling.

Data Members
Data Member 
Description 
The state of the modifier keys. 
Methods
Method 
Description 
Determines whether the (Alt) key is pressed or not. 
Determines whether the Caps Lock key is turned on or off. 
Determines whether the (Ctrl) key is pressed or not. 
Determines whether the right shift, alt or ctrl key is pressed. 
Initializes the state of the modifier keys. 
Determines whether the Num Lock key is turned on or off. 
Determines whether the Scroll Lock key is turned on or off. 
Determines whether the (Shift) key is pressed or not. 
Determines if the special key is pressed. 
KeyModifiers constructor. 
Resets the state of the modifier keys as zero. 
Sets the state of the Alt key (pressed/unpressed). 
Sets the state of Caps lock key. 
Sets the state of Ctrl key (pressed/unpressed). 
Sets the state of the Extended key (pressed/unpressed). 
Sets the state of Num Lock key. 
Sets the state of Scroll key. 
Sets the state of Shift key (pressed/unpressed). 
File

SF_KeyCodes.h