mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Add inheritance path
Also fix parsing of [method (Class.)name]
This commit is contained in:
@@ -3,10 +3,13 @@
|
||||
World2D
|
||||
=======
|
||||
|
||||
**Inherits:** :ref:`Resource<class_resource>`
|
||||
**Inherits:** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
|
||||
|
||||
**Category:** Core
|
||||
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
Class that has everything pertaining to a 2D world.
|
||||
|
||||
Member Functions
|
||||
|
||||
Reference in New Issue
Block a user