Molybden API
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
molybden::KeyModifiers Struct Reference
The key modifiers.
More...
#include <
keyboard.hpp
>
Public Attributes
bool
shift_down
= false
bool
control_down
= false
bool
alt_down
= false
bool
meta_down
= false
Detailed Description
The key modifiers.
The documentation for this struct was generated from the following file:
include/molybden/ui/
keyboard.hpp
molybden
KeyModifiers