.. |
GameControllerShortcuts.cpp
|
a simple implement for game controller
|
2024-04-13 13:12:25 +08:00 |
GameControllerShortcuts.h
|
a simple implement for game controller
|
2024-04-13 13:12:25 +08:00 |
InputHandler.cpp
|
a simple implement for game controller
|
2024-04-13 13:12:25 +08:00 |
InputHandler.h
|
a simple implement for game controller
|
2024-04-13 13:12:25 +08:00 |
InputSourceGameController.cpp
|
a simple implement for game controller
|
2024-04-13 13:12:25 +08:00 |
InputSourceGameController.h
|
a simple implement for game controller
|
2024-04-13 13:12:25 +08:00 |
InputSourceKeyboard.cpp
|
Added list of active accounts and rooms to UI. Added room creation logic
|
2024-01-26 16:32:36 +02:00 |
InputSourceKeyboard.h
|
Move keyboard tests to keyboard handler
|
2023-06-05 19:00:56 +03:00 |
InputSourceMouse.cpp
|
added tolerance
|
2023-09-18 20:35:23 +02:00 |
InputSourceMouse.h
|
Mouse click that activates a window will also trigger mouse event
|
2023-07-04 20:28:02 +03:00 |
InputSourceText.cpp
|
Dispatch text input SDL calls in main thread on all platforms
|
2024-01-22 22:19:52 +02:00 |
InputSourceText.h
|
Better documentation & cleanup
|
2023-05-20 01:51:49 +03:00 |
InputSourceTouch.cpp
|
(untested) activate lobby UI on 3-finger touch
|
2024-03-27 13:10:55 +02:00 |
InputSourceTouch.h
|
support double tap
|
2023-09-18 16:05:39 +02: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 |