dync classref with current source

This commit is contained in:
Rémi Verschelde
2019-06-29 12:36:34 +02:00
parent 7d1e807f69
commit 05d7b34796
349 changed files with 3655 additions and 2920 deletions
+2 -2
View File
@@ -43,7 +43,7 @@ Property Descriptions
| *Getter* | get_initial_offset() |
+----------+---------------------------+
The body B's initial anchor position defined by the joint's origin and a local offset :ref:`initial_offset<class_GrooveJoint2D_property_initial_offset>` along the joint's y axis (along the groove). Default value: ``25``
The body B's initial anchor position defined by the joint's origin and a local offset :ref:`initial_offset<class_GrooveJoint2D_property_initial_offset>` along the joint's Y axis (along the groove). Default value: ``25``.
.. _class_GrooveJoint2D_property_length:
@@ -55,5 +55,5 @@ The body B's initial anchor position defined by the joint's origin and a local o
| *Getter* | get_length() |
+----------+-------------------+
The groove's length. The groove is from the joint's origin towards :ref:`length<class_GrooveJoint2D_property_length>` along the joint's local y axis. Default value: ``50``
The groove's length. The groove is from the joint's origin towards :ref:`length<class_GrooveJoint2D_property_length>` along the joint's local Y axis. Default value: ``50``.