mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 22:21:18 +00:00
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:
parent
04ce4e6abb
commit
38a94ce2bc
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue