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 @@
Manages all [InputEventAction] which can be created/modified from the project settings menu [code]Project > Project Settings > Input Map[/code] or in code with [method add_action] and [method action_add_event]. See [method Node._input].
</description>
<tutorials>
http://docs.godotengine.org/en/stable/learning/features/inputs/inputevent.html#inputmap
http://docs.godotengine.org/en/3.0/learning/features/inputs/inputevent.html#inputmap
</tutorials>
<demos>
</demos>