Lugdunum
0.1.0
lug
Window
Mouse
Enumerations
lug::Window::Mouse Namespace Reference
Enumerations
enum
Button
: int {
Button::Unknown
,
Button::Left
,
Button::Right
,
Button::Middle
,
Button::XButton1
,
Button::XButton2
}
Abstraction of Mouse buttons.
More...
Enumeration Type Documentation
◆
Button
enum
lug::Window::Mouse::Button
: int
strong
Abstraction of
Mouse
buttons.
Enumerator
Unknown
Left
Right
Middle
XButton1
XButton2
Definition at line
26
of file
Mouse.hpp
.
Generated by
1.8.13