godot/core/input
Rémi Verschelde f7c611ab71
Style: Misc docs and comment style and language fixes
- Removed empty paragraphs in XML.
- Consistently use bold style for "Example:", on a new line.
- Fix usage of `[code]` when hyperlinks could be used (`[member]`, `[constant]`).
- Fix invalid usage of backticks for inline code in BBCode.
- Fix some American/British English spelling inconsistencies.
- Other minor fixes spotted along the way, including typo fixes with codespell.
- Don't specify `@GlobalScope` for `enum` and `constant`.
2022-11-02 19:01:18 +01:00
..
default_controller_mappings.h
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2022-09-27 23:48:25 +02:00
godotcontrollerdb.txt [Web] Add PS3 gamepad mapping for FF+Linux. 2022-10-03 13:06:50 +02:00
input_builders.py ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
input_enums.h
input_event.cpp Add double_tap attribute to InputEventScreenTouch 2022-10-22 07:30:46 -07:00
input_event.h Add double_tap attribute to InputEventScreenTouch 2022-10-22 07:30:46 -07:00
input_map.cpp Unified shortcut to clear carets and selections 2022-11-02 18:23:24 +01:00
input_map.h
input.cpp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
input.h
SCsub
shortcut.cpp
shortcut.h