aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/SphereShape.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/classes/SphereShape.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/classes/SphereShape.xml b/doc/classes/SphereShape.xml
index 567cef990..c26d06931 100644
--- a/doc/classes/SphereShape.xml
+++ b/doc/classes/SphereShape.xml
@@ -11,20 +11,6 @@
<demos>
</demos>
<methods>
- <method name="get_radius" qualifiers="const">
- <return type="float">
- </return>
- <description>
- </description>
- </method>
- <method name="set_radius">
- <return type="void">
- </return>
- <argument index="0" name="radius" type="float">
- </argument>
- <description>
- </description>
- </method>
</methods>
<members>
<member name="radius" type="float" setter="set_radius" getter="get_radius">