virtualx-engine-docs/_sources/tutorials/ui/index.rst.txt
2024-10-23 09:41:33 -07:00

37 lines
774 B
ReStructuredText

User Interface (UI)
===================
.. toctree::
:maxdepth: 1
:name: toc-gui-basics
size_and_anchors
gui_containers
custom_gui_controls
gui_navigation
control_node_gallery
GUI skinning and themes
-----------------------
Godot features an in-depth skinning/theming system for control nodes. The pages in this section
explain the benefits of that system and how to set it up in your projects.
.. toctree::
:maxdepth: 1
:name: toc-gui-skinning
gui_skinning
gui_using_theme_editor
gui_theme_type_variations
Control node tutorials
----------------------
The following articles cover specific details of using particular control nodes.
.. toctree::
:maxdepth: 1
:name: toc-control-nodes-tutorials
bbcode_in_richtextlabel