This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-28 03:57:02 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
eventsSDL
History
Ivan Savenko
c77f8482e3
Replaced event handling break system with key capturing
2023-05-20 01:51:49 +03:00
..
InputHandler.cpp
Replaced event handling break system with key capturing
2023-05-20 01:51:49 +03:00
InputHandler.h
Changed event queue to vector
2023-05-20 01:51:49 +03:00
InputSourceKeyboard.cpp
Fix SDL_Hints location
2023-05-20 01:51:49 +03:00
InputSourceKeyboard.h
Fix SDL_Hints location
2023-05-20 01:51:49 +03:00
InputSourceMouse.cpp
…
InputSourceMouse.h
…
InputSourceText.cpp
…
InputSourceText.h
…
InputSourceTouch.cpp
Fix SDL_Hints location
2023-05-20 01:51:49 +03:00
InputSourceTouch.h
…
NotificationHandler.cpp
…
NotificationHandler.h
…
UserEventHandler.cpp
…
UserEventHandler.h
…