Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-09-24 13:39:50 +02:00
parent 247ba2144c
commit 9e7daa26fa
139 changed files with 1840 additions and 727 deletions

View File

@@ -21,9 +21,11 @@ Contains a :ref:`Curve2D<class_Curve2D>` path for :ref:`PathFollow2D<class_PathF
Properties
----------
+-------------------------------+-------------------------------------------+
| :ref:`Curve2D<class_Curve2D>` | :ref:`curve<class_Path2D_property_curve>` |
+-------------------------------+-------------------------------------------+
+-------------------------------+-------------------------------------------+----------------------------------+
| :ref:`Curve2D<class_Curve2D>` | :ref:`curve<class_Path2D_property_curve>` | |
+-------------------------------+-------------------------------------------+----------------------------------+
| :ref:`Color<class_Color>` | self_modulate | **O:** Color( 0.5, 0.6, 1, 0.7 ) |
+-------------------------------+-------------------------------------------+----------------------------------+
Description
-----------