godot-docs/development/cpp/inheritance_class_tree.rst

30 lines
337 B
ReStructuredText
Raw Normal View History

Inheritance class tree
2016-02-06 01:54:33 +01:00
======================
Object
------
.. image:: img/Object.png
2016-02-06 01:54:33 +01:00
Reference
---------
.. image:: img/Reference.png
2016-02-06 01:54:33 +01:00
Control
-------
.. image:: img/Control.png
2016-02-06 01:54:33 +01:00
Node2D
------
.. image:: img/Node2D.png
2016-02-06 01:54:33 +01:00
Spatial
-------
.. image:: img/Spatial.png
2016-02-06 01:54:33 +01:00
Source files: :download:`class_tree.zip <files/class_tree.zip>`.