diff options
| author | Aaron Franke <arnfranke@yahoo.com> | 2020-10-01 04:34:47 -0400 |
|---|---|---|
| committer | Aaron Franke <arnfranke@yahoo.com> | 2020-10-01 23:57:21 -0400 |
| commit | 439be614f4706705331669a58ce03f14c34ca52f (patch) | |
| tree | 5d314dc0e0d5d40355bcda7882892d3c88ebe278 /doc/classes/Control.xml | |
| parent | 5e726d8d2025f1bc52299894230d94ef5972cea4 (diff) | |
| download | redot-engine-439be614f4706705331669a58ce03f14c34ca52f.tar.gz | |
Link to demos from within the class reference
Diffstat (limited to 'doc/classes/Control.xml')
| -rw-r--r-- | doc/classes/Control.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Control.xml b/doc/classes/Control.xml index bb00ac33bf..3b33bbb45b 100644 --- a/doc/classes/Control.xml +++ b/doc/classes/Control.xml @@ -18,6 +18,7 @@ <tutorials> <link title="GUI tutorial index">https://docs.godotengine.org/en/latest/tutorials/gui/index.html</link> <link title="Custom drawing in 2D">https://docs.godotengine.org/en/latest/tutorials/2d/custom_drawing_in_2d.html</link> + <link title="All GUI Demos">https://github.com/godotengine/godot-demo-projects/tree/master/gui</link> </tutorials> <methods> <method name="_clips_input" qualifiers="virtual"> |
