Sync classref with current source

This commit is contained in:
Rémi Verschelde
2017-11-27 08:32:15 +01:00
parent 33f109ea70
commit 5bf33731b6
303 changed files with 2187 additions and 18408 deletions
-21
View File
@@ -16,15 +16,6 @@ Brief Description
Pin Joint for 2D Shapes.
Member Functions
----------------
+----------------------------+---------------------------------------------------------------------------------------------------+
| :ref:`float<class_float>` | :ref:`get_softness<class_PinJoint2D_get_softness>` **(** **)** const |
+----------------------------+---------------------------------------------------------------------------------------------------+
| void | :ref:`set_softness<class_PinJoint2D_set_softness>` **(** :ref:`float<class_float>` softness **)** |
+----------------------------+---------------------------------------------------------------------------------------------------+
Member Variables
----------------
@@ -38,15 +29,3 @@ Description
Pin Joint for 2D Rigid Bodies. It pins 2 bodies (rigid or static) together, or a single body to a fixed position in space.
Member Function Description
---------------------------
.. _class_PinJoint2D_get_softness:
- :ref:`float<class_float>` **get_softness** **(** **)** const
.. _class_PinJoint2D_set_softness:
- void **set_softness** **(** :ref:`float<class_float>` softness **)**