The modifiers for the mouse events.
More...
#include <input_events.hpp>
|
bool | primary_button_down = false |
| Indicates whether the primary mouse button is pressed.
|
|
bool | middle_button_down = false |
| Indicates whether the middle mouse button is pressed.
|
|
bool | secondary_button_down = false |
| Indicates whether the secondary mouse button is pressed.
|
|
bool | back_button_down = false |
| Indicates whether the back button is pressed.
|
|
bool | forward_button_down = false |
| Indicates whether the forward button is pressed.
|
|
The modifiers for the mouse events.
The documentation for this struct was generated from the following file: