Lugdunum
0.1.0
|
#include <cstdint>
#include <vector>
#include <lug/Window/Export.hpp>
#include <lug/Window/Keyboard.hpp>
#include <lug/Window/Mouse.hpp>
#include <lug/Math/Vector.hpp>
Go to the source code of this file.
Classes | |
struct | lug::Window::KeyEvent |
Represents a keyboard event. More... | |
struct | lug::Window::MouseEvent |
Represents a mouse event. More... | |
struct | lug::Window::GamePadEvent |
struct | lug::Window::TouchScreenEvent |
struct | lug::Window::CharEvent |
Represents a char event. More... | |
struct | lug::Window::Event |
Represents an event. More... | |
Namespaces | |
lug | |
lug::Window | |