Link to demos from within the class reference

(cherry picked from commit 439be614f4)
This commit is contained in:
Aaron Franke
2020-10-01 04:34:47 -04:00
committed by Rémi Verschelde
parent 5b9c16a324
commit 069ed4ec63
114 changed files with 276 additions and 65 deletions

View File

@@ -7,6 +7,7 @@
A node that displays a 2D texture. The texture displayed can be a region from a larger atlas texture, or a frame from a sprite sheet animation.
</description>
<tutorials>
<link title="Instancing Demo">https://godotengine.org/asset-library/asset/148</link>
</tutorials>
<methods>
<method name="get_rect" qualifiers="const">