Sync classref with changes from godotengine/godot#24640

This commit is contained in:
Rémi Verschelde
2019-01-07 10:14:08 +01:00
parent 4f5d503b25
commit f70354d01c
521 changed files with 27321 additions and 22169 deletions

View File

@@ -19,9 +19,9 @@ Rectangle shape for 2D collisions.
Properties
----------
+-------------------------------+------------------------------------------------+
| :ref:`Vector2<class_Vector2>` | :ref:`extents<class_RectangleShape2D_extents>` |
+-------------------------------+------------------------------------------------+
+-------------------------------+---------------------------------------------------------+
| :ref:`Vector2<class_Vector2>` | :ref:`extents<class_RectangleShape2D_property_extents>` |
+-------------------------------+---------------------------------------------------------+
Description
-----------
@@ -31,7 +31,7 @@ Rectangle shape for 2D collisions. This shape is useful for modeling box-like 2D
Property Descriptions
---------------------
.. _class_RectangleShape2D_extents:
.. _class_RectangleShape2D_property_extents:
- :ref:`Vector2<class_Vector2>` **extents**