summaryrefslogtreecommitdiff
path: root/doc/classes/Input.xml
AgeCommit message (Expand)Author
2017-11-24doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde
2017-11-24doc: Update header version for 3.0-betaRémi Verschelde
2017-11-15doc: Rename "@Global Scope" to "@GlobalScope"Rémi Verschelde
2017-11-15doc: Remove revision.module_config from version stringRémi Verschelde
2017-10-14[DOCS] Improve docs for is_action_just_pressed and is_action_just_released (#...Olli Markkanen
2017-10-11doc: Sync classref with current sourceRémi Verschelde
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-12Changed the doc class generation to individual files per class. It is also po...Juan Linietsky