doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-08-29 15:33:52 +02:00
parent 46471a8d69
commit 65d61d0360
10 changed files with 109 additions and 10 deletions

View File

@ -1119,7 +1119,7 @@
[codeblock]
stepify(100, 32) # Returns 96
stepify(3.14159, 0.01) # Returns 3.14
[/codeblock]
[/codeblock]
</description>
</method>
<method name="str" qualifiers="vararg">

View File

@ -19,7 +19,7 @@
</description>
</method>
<method name="new" qualifiers="vararg">
<return type="Object">
<return type="Variant">
</return>
<description>
Returns a new instance of the script.