summaryrefslogtreecommitdiff
path: root/doc/classes/PinJoint.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PinJoint.xml')
-rw-r--r--doc/classes/PinJoint.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/classes/PinJoint.xml b/doc/classes/PinJoint.xml
index de4cb9d98a..78cab4805e 100644
--- a/doc/classes/PinJoint.xml
+++ b/doc/classes/PinJoint.xml
@@ -15,6 +15,7 @@
<argument index="0" name="param" type="int" enum="PinJoint.Param">
</argument>
<description>
+ Returns the value of the specified parameter.
</description>
</method>
<method name="set_param">
@@ -25,6 +26,7 @@
<argument index="1" name="value" type="float">
</argument>
<description>
+ Sets the value of the specified parameter.
</description>
</method>
</methods>