UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
events.h File Reference
#include <ugdk/desktop.h>
#include <ugdk/input.h>
#include <ugdk/input/keycode.h>
#include <ugdk/input/scancode.h>
#include <ugdk/input/mousebutton.h>
#include <ugdk/input/joystickstatus.h>
#include <ugdk/math/integer2D.h>
#include <string>
#include <memory>
Include dependency graph for events.h:

Go to the source code of this file.

Classes

struct  ugdk::input::KeyPressedEvent
 
struct  ugdk::input::KeyHeldEvent
 
struct  ugdk::input::KeyReleasedEvent
 
struct  ugdk::input::TextEditingEvent
 
struct  ugdk::input::TextInputEvent
 
struct  ugdk::input::MouseMotionEvent
 
struct  ugdk::input::MouseButtonPressedEvent
 
struct  ugdk::input::MouseButtonReleasedEvent
 
struct  ugdk::input::MouseWheelEvent
 
struct  ugdk::input::JoystickConnectedEvent
 
struct  ugdk::input::JoystickDisconnectedEvent
 
struct  ugdk::input::JoystickAxisEvent
 
struct  ugdk::input::JoystickBallEvent
 
struct  ugdk::input::JoystickHatEvent
 
struct  ugdk::input::JoystickButtonPressedEvent
 
struct  ugdk::input::JoystickButtonReleasedEvent
 

Namespaces

 ugdk
 
 ugdk::input