Reference the control gallery image in the Control class documentation

Like the Tween cheatsheet or Color constants cheatsheet, this references
a "cheatsheet" image from the documentation repository.

(cherry picked from commit 200f1cf015)
This commit is contained in:
Hugo Locurcio 2021-01-12 19:56:04 +01:00 committed by Rémi Verschelde
parent 04ce4e6abb
commit 38a94ce2bc
No known key found for this signature in database
GPG Key ID: C3336907360768E1

View File

@ -16,6 +16,7 @@
<tutorials>
<link title="GUI tutorial index">https://docs.godotengine.org/en/3.2/tutorials/gui/index.html</link>
<link title="Custom drawing in 2D">https://docs.godotengine.org/en/3.2/tutorials/2d/custom_drawing_in_2d.html</link>
<link title="Control node gallery">https://docs.godotengine.org/en/latest/tutorials/ui/control_node_gallery.html</link>
<link title="All GUI Demos">https://github.com/godotengine/godot-demo-projects/tree/master/gui</link>
</tutorials>
<methods>