Add documentation for center_viewport_to_cursor method

This commit is contained in:
Slooth 2020-07-03 05:39:17 -05:00
parent ad04cf0bfa
commit 654d33866b

View File

@ -48,6 +48,7 @@
<return type="void">
</return>
<description>
Centers the viewport on the line the editing cursor is at. This also resets the [member scroll_horizontal] value to [code]0[/code].
</description>
</method>
<method name="clear_colors">