This class describes the keyboard state - the modifiers and buttons combination.
#include <KeyboardState.h>
Static Public Member Functions |
|
| static KeyboardState & | instance () |
| static void | destruct () |
Public Attributes |
|
| ModifierState | modifiers |
| EventButtonState | buttons |
| static KeyboardState& instance | ( | ) | [static] |
| static void destruct | ( | ) | [static] |