Filled tutorial field in most relevent classes.

Added tutorial display in doc.
This commit is contained in:
Juan Linietsky
2018-01-15 18:40:41 -03:00
parent ef1c26a9a5
commit 03475ba197
72 changed files with 124 additions and 13 deletions

View File

@ -7,7 +7,7 @@
Contains a generic action which can be targeted from several type of inputs. Actions can be created from the project settings menu [code]Project > Project Settings > Input Map[/code]. See [method Node._input].
</description>
<tutorials>
http://docs.godotengine.org/en/stable/learning/features/inputs/inputevent.html#actions
http://docs.godotengine.org/en/3.0/learning/features/inputs/inputevent.html#actions
</tutorials>
<demos>
</demos>