aboutsummaryrefslogtreecommitdiff
path: root/src/platform/gui/sdl/Input.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use scan code in sdk input.Yuqian Yang2025-11-291-5/+5
|
* Impl key event handling of sdl native window.Yuqian Yang2025-11-281-1/+110
|
* Add event handling of sdl native window.Yuqian Yang2025-11-281-0/+25