Molybden API
Loading...
Searching...
No Matches
molybden::MouseModifiers Struct Reference

The modifiers for the mouse events. More...

#include <input_events.hpp>

Public Attributes

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.
 

Detailed Description

The modifiers for the mouse events.


The documentation for this struct was generated from the following file: