doc: Sync classref with current source

Ensure that s/fixed_process/physics_process/ is handled properly.
[ci skip]
This commit is contained in:
Rémi Verschelde
2017-10-11 23:54:43 +02:00
parent c30ab882d7
commit b1f2c31a36
40 changed files with 299 additions and 120 deletions

View File

@@ -84,9 +84,9 @@
<method name="make_mesh_previews">
<return type="Array">
</return>
<argument index="0" name="arg0" type="Array">
<argument index="0" name="meshes" type="Array">
</argument>
<argument index="1" name="arg1" type="int">
<argument index="1" name="preview_size" type="int">
</argument>
<description>
</description>