Add inheritance path

Also fix parsing of [method (Class.)name]
This commit is contained in:
Rémi Verschelde
2016-02-07 18:28:45 +01:00
parent 5e53f26575
commit fa00c829f0
361 changed files with 1676 additions and 487 deletions

View File

@@ -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