doc: Sync classref with current source

Fix various missing arguments in bindings.
This commit is contained in:
Rémi Verschelde
2018-07-26 11:56:21 +02:00
parent fd16dd48cb
commit 391e46830f
119 changed files with 4265 additions and 163 deletions

View File

@@ -157,6 +157,16 @@
If you need these to be immediately updated, you can call [method update_dirty_quadrants].
</description>
</method>
<method name="set_celld">
<return type="void">
</return>
<argument index="0" name="position" type="Vector2">
</argument>
<argument index="1" name="data" type="Dictionary">
</argument>
<description>
</description>
</method>
<method name="set_cellv">
<return type="void">
</return>