Boost.UI
User Interface Boost library
|
Keyboard state class. More...
Public Member Functions | |
bool | ctrl () const |
Returns true only if Control key is pressed. | |
bool | shift () const |
Returns true only if Shift key is pressed. | |
bool | alt () const |
Returns true only if Alt key is pressed. | |
bool | meta () const |
Returns true only if Meta key is pressed. | |
Keyboard state class.