1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00

doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-05-15 12:51:58 +02:00
parent 27a3557a75
commit 30da18c01a
9 changed files with 42 additions and 22 deletions

View File

@@ -259,12 +259,12 @@
</description>
</method>
<method name="decimals">
<return type="float">
<return type="int">
</return>
<argument index="0" name="step" type="float">
</argument>
<description>
Deprecated alias for "[method step_decimals]".
Deprecated alias for "[method step_decimals]".
</description>
</method>
<method name="dectime">
@@ -1020,7 +1020,7 @@
</description>
</method>
<method name="step_decimals">
<return type="float">
<return type="int">
</return>
<argument index="0" name="step" type="float">
</argument>