doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-04-10 10:12:42 +02:00
parent cb996d7169
commit cb7fe2c793
30 changed files with 478 additions and 102 deletions
+3 -3
View File
@@ -13,11 +13,11 @@
<demos>
</demos>
<methods>
<method name="get_world_2d" qualifiers="const">
<return type="World2D">
<method name="get_canvas" qualifiers="const">
<return type="RID">
</return>
<description>
Return the [World2D] used by this layer.
Returns the RID of the canvas used by this layer.
</description>
</method>
</methods>