mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Add classes ref generated by makerst.py
This commit is contained in:
21
classes/class_panel.rst
Normal file
21
classes/class_panel.rst
Normal file
@@ -0,0 +1,21 @@
|
||||
.. _class_Panel:
|
||||
|
||||
Panel
|
||||
=====
|
||||
|
||||
Inherits: :ref:`Control<class_control>`
|
||||
---------------------------------------
|
||||
|
||||
Category: Core
|
||||
--------------
|
||||
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
Provides an opaque background for :ref:`Control<class_control>` children.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Panel is a :ref:`Control<class_control>` that displays an opaque background. It's commoly used as a parent and container for other types of :ref:`Control<class_control>` nodes. :ref:`img<class_img>`images/panel_example.png:ref:`/img<class_/img>`
|
||||
|
||||
Reference in New Issue
Block a user