diff options
Diffstat (limited to 'doc/classes/PinJoint2D.xml')
-rw-r--r-- | doc/classes/PinJoint2D.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/classes/PinJoint2D.xml b/doc/classes/PinJoint2D.xml index 3c7f52c0f5..c8a886896e 100644 --- a/doc/classes/PinJoint2D.xml +++ b/doc/classes/PinJoint2D.xml @@ -11,20 +11,6 @@ <demos> </demos> <methods> - <method name="get_softness" qualifiers="const"> - <return type="float"> - </return> - <description> - </description> - </method> - <method name="set_softness"> - <return type="void"> - </return> - <argument index="0" name="softness" type="float"> - </argument> - <description> - </description> - </method> </methods> <members> <member name="softness" type="float" setter="set_softness" getter="get_softness"> |