Files
godot-docs/tutorials/ui/control_node_gallery.rst
Hugo Locurcio abdd3f591f Update documentation changelog for Godot 3.3+
This also renames "tutorials" to "pages" since not all pages listed
are tutorials.
2021-04-25 21:48:10 +02:00

12 lines
334 B
ReStructuredText

.. _doc_control_node_gallery:
Control node gallery
====================
Here is a list of common Control nodes with their name next to them:
.. image:: /img/control_gallery.png
The Control Gallery demo pictured above can be found
`on GitHub <https://github.com/godotengine/godot-demo-projects/tree/master/gui/control_gallery>`__.