summaryrefslogtreecommitdiff
path: root/doc/classes/Input.xml
AgeCommit message (Expand)Author
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-30Add Input documentation for `exact_match`Raul Santos
2021-07-22Fix miscellaneous doc typos and inconsistenciesNicholas Huelin
2021-06-20Use mouse and joypad enums instead of plain integersAaron Franke
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-03Add MOUSE_MODE_CONFINED_HIDDENAaron Franke
2021-03-23Rename some more global enums (Key, Joy, MIDI)Aaron Franke
2021-03-19class reference proofreadingPaul Joannon
2021-03-17Converted sensor acceleration units to m/s^2 on iOS and UWPMarcus Brummer
2021-03-16Document different unit of measurement for sensor data on iOS and AndroidMarcus Brummer
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2020-11-27doc: Mention iOS support for Input gravity/gyroscope sensorsRémi Verschelde
2020-11-25Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa1002
2020-11-23doc: Sync classref with current sourceRémi Verschelde
2020-11-11Allow getting Input axis/vector values by specifying multiple actionsAaron Franke
2020-10-01Link to demos from within the class referenceAaron Franke
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-08-29Merge pull request #41521 from Calinou/doc-accelerometer-platformsRémi Verschelde
2020-08-29Document supported platforms for `Input.get_accelerometer()` and relatedHugo Locurcio
2020-08-28State how 'MOUSE_MODE_CAPTURED' actually works in the 'Input' docsMichael Alexsander
2020-05-13Update game controller enums.Marcel Admiraal
2020-04-28Rename InputFilter back to InputRémi Verschelde
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-12Improve the `Input.set_use_accumulated_input()` documentationHugo Locurcio
2020-02-25Rename `scancode` to `keycode`.bruvzg
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26Merge pull request #35589 from akien-mga/doc-drop-category-propertyRémi Verschelde
2020-01-26doc: Do not expose Variant::NIL as a type in the class referenceRémi Verschelde
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-10-06[DOC] Fill in various missing method/member descriptions.Chris Bradfield
2019-09-20Merge pull request #32150 from luzpaz/typosRémi Verschelde
2019-09-19Fix misc. source comment typosluz.paz
2019-09-15Mention more caveats for custom mouse cursors in the documentationHugo Locurcio
2019-08-21Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde
2019-08-21Support vibration for Android and iOSvolzhs
2019-08-17Clarify usage of action_pressTomasz Chabora
2019-07-30Merge pull request #30890 from KoBeWi/how_to_actionRémi Verschelde
2019-07-29Fix set_default_cursor_shape always sending motion eventGuilherme Felipe
2019-07-28Clarify is_action_pressed() for multiple assigned buttonsTomasz Chabora
2019-07-11doc: Mention `Input.MOUSE_MODE_CAPTURED` is raw on Windows and LinuxHugo Locurcio
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-05-23Change "Return" to "Returns" where necessary in XML documentationSean Heffernan
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-19doc: Sync classref with current sourceRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde