Lugdunum  0.1.0
Classes | Namespaces
Event.hpp File Reference
#include <cstdint>
#include <vector>
#include <lug/Window/Export.hpp>
#include <lug/Window/Keyboard.hpp>
#include <lug/Window/Mouse.hpp>
#include <lug/Math/Vector.hpp>
Include dependency graph for Event.hpp:
This graph shows which files directly or indirectly include this file:

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