doc: Sync classref with current source

[ci skip]
This commit is contained in:
Rémi Verschelde
2017-09-23 10:59:35 +02:00
parent a11a9ddffc
commit 210ebb5cdb
10 changed files with 131 additions and 14 deletions

View File

@@ -213,7 +213,7 @@
</description>
</method>
<method name="resize">
<argument index="0" name="position" type="int">
<argument index="0" name="size" type="int">
</argument>
<description>
Resize the array to contain a different number of elements. If the array size is smaller, elements are cleared, if bigger, new elements are Null.