Small documentation improvements

This commit is contained in:
Jiří Procházka
2019-04-30 22:32:02 +02:00
parent dd2cd06165
commit 04b49264f2
3 changed files with 3 additions and 2 deletions

View File

@@ -216,7 +216,7 @@
<argument index="0" name="phi" type="float">
</argument>
<description>
Returns the vector rotated by [code]phi[/code] radians.
Returns the vector rotated by [code]phi[/code] radians. See also [method @GDScript.deg2rad].
</description>
</method>
<method name="round">