1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00

doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-01-07 01:37:45 +01:00
parent 8c7b6feb5f
commit 29e68aa40e
3 changed files with 17 additions and 3 deletions

View File

@@ -136,9 +136,7 @@
<method name="forward_canvas_gui_input" qualifiers="virtual">
<return type="bool">
</return>
<argument index="0" name="canvas_xform" type="Transform2D">
</argument>
<argument index="1" name="event" type="InputEvent">
<argument index="0" name="event" type="InputEvent">
</argument>
<description>
</description>