classref: Sync with current master branch

This commit is contained in:
Rémi Verschelde
2017-04-07 22:11:07 +02:00
parent 447b439db5
commit c282b77a58
392 changed files with 14087 additions and 12472 deletions

View File

@@ -38,6 +38,14 @@ Member Functions
| void | :ref:`set_node_b<class_Joint2D_set_node_b>` **(** :ref:`NodePath<class_nodepath>` node **)** |
+----------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+
Member Variables
----------------
- :ref:`float<class_float>` **bias**
- :ref:`bool<class_bool>` **disable_collision**
- :ref:`NodePath<class_nodepath>` **node_a**
- :ref:`NodePath<class_nodepath>` **node_b**
Description
-----------