mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Fix the order in which modifier keys are appended in as_text() and keycode_get_string() to ensure consistent and logical ordering (Ctrl, Alt, Shift, Meta). Refactored keycode_get_string() to use a vector for building the key string, improving readability and maintainability. |
||
|---|---|---|
| .. | ||
| test_input_event.h | ||
| test_input_event_key.h | ||
| test_input_event_mouse.h | ||
| test_shortcut.h | ||