2017-09-12 22:42:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2018-02-27 13:40:43 +01:00
|
|
|
<class name="PinJoint2D" inherits="Joint2D" category="Core" version="3.1">
|
2017-09-12 22:42:36 +02:00
|
|
|
<brief_description>
|
|
|
|
Pin Joint for 2D Shapes.
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
2018-03-02 04:59:17 +01:00
|
|
|
Pin Joint for 2D Rigid Bodies. It pins two bodies (rigid or static) together.
|
2017-09-12 22:42:36 +02:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<demos>
|
|
|
|
</demos>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<members>
|
2017-09-13 08:49:40 +02:00
|
|
|
<member name="softness" type="float" setter="set_softness" getter="get_softness">
|
2017-10-14 12:19:03 +02:00
|
|
|
The higher this value, the more the bond to the pinned partner can flex.
|
2017-09-12 22:42:36 +02:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|