Add documentation

This commit is contained in:
Timo Schwarzer 2016-06-29 18:31:43 +02:00
parent ae055ebf82
commit 681471e3f0
1 changed files with 11 additions and 0 deletions

View File

@ -6678,6 +6678,17 @@
Force the camera to update scroll immediately.
</description>
</method>
<method name="reset_smoothing">
<description>
Set the camera's position immediately to its current smoothing destination.
This has no effect if smoothing is disabled.
</description>
</method>
<method name="align">
<description>
Align the camera to the tracked node
</description>
</method>
<method name="get_anchor_mode" qualifiers="const">
<return type="int">
</return>