Public Member Functions | |
PendingEvent (const Common::KeyState &keyState) | |
PendingEvent (bool leftButton, bool rightButton) | |
bool | isKeyboard () const |
bool | isMouse () const |
Public Attributes | |
Common::KeyState | _keyState |
bool | _leftButton |
bool | _rightButton |
|
inline |
Returns true if a keyboard event is pending
|
inline |
Returns ture if a mouse button event is pending