The state of the mouse modifiers when an event happens. More...
Public Member Functions | |
EventMouseModifiersState () | |
Public Attributes | |
bool | IsLeftButtonDown |
bool | IsMiddleButtonDown |
bool | IsRightButtonDown |
bool | IsBackButtonDown |
bool | IsForwardButtonDown |
The state of the mouse modifiers when an event happens.
|
inline |
bool cohtml::EventMouseModifiersState::IsBackButtonDown |
bool cohtml::EventMouseModifiersState::IsForwardButtonDown |
bool cohtml::EventMouseModifiersState::IsLeftButtonDown |
bool cohtml::EventMouseModifiersState::IsMiddleButtonDown |
bool cohtml::EventMouseModifiersState::IsRightButtonDown |