Lugdunum  0.1.0
Namespaces | Enumerations
Mouse.hpp File Reference
#include <lug/Window/Export.hpp>
Include dependency graph for Mouse.hpp:
This graph shows which files directly or indirectly include this file:

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...