1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/eventsSDL
2023-06-20 19:58:05 +03:00
..
InputHandler.cpp Added debug option to test touchscreen input on desktop systems 2023-06-20 19:58:05 +03:00
InputHandler.h Only show touchscreen options on systems that have one 2023-06-05 19:20:08 +03:00
InputSourceKeyboard.cpp Move keyboard tests to keyboard handler 2023-06-05 19:00:56 +03:00
InputSourceKeyboard.h Move keyboard tests to keyboard handler 2023-06-05 19:00:56 +03:00
InputSourceMouse.cpp Enter popup await mode only if there is an active popup 2023-06-20 19:58:05 +03:00
InputSourceMouse.h Test version of swipe gesture for in-combat attacks 2023-06-05 19:20:08 +03:00
InputSourceText.cpp Moved input handling from GuiHandler to set of classes in eventsSDL dir 2023-05-20 01:51:49 +03:00
InputSourceText.h Better documentation & cleanup 2023-05-20 01:51:49 +03:00
InputSourceTouch.cpp Added debug option to test touchscreen input on desktop systems 2023-06-20 19:58:05 +03:00
InputSourceTouch.h Added debug option to test touchscreen input on desktop systems 2023-06-20 19:58:05 +03:00
NotificationHandler.cpp Moved input handling from GuiHandler to set of classes in eventsSDL dir 2023-05-20 01:51:49 +03:00
NotificationHandler.h Moved input handling from GuiHandler to set of classes in eventsSDL dir 2023-05-20 01:51:49 +03:00
UserEventHandler.cpp Minor refactoring of mouse input handling 2023-06-05 19:00:56 +03:00
UserEventHandler.h Better documentation & cleanup 2023-05-20 01:51:49 +03:00