|
Lugdunum
0.1.0
|
#include <lug/Window/Export.hpp>Go to the source code of this file.
Namespaces | |
| lug | |
| lug::Window | |
| lug::Window::Mouse | |
Enumerations | |
| enum | lug::Window::Mouse::Button : int { lug::Window::Mouse::Button::Unknown, lug::Window::Mouse::Button::Left, lug::Window::Mouse::Button::Right, lug::Window::Mouse::Button::Middle, lug::Window::Mouse::Button::XButton1, lug::Window::Mouse::Button::XButton2 } |
| Abstraction of Mouse buttons. More... | |
1.8.13