summaryrefslogtreecommitdiff
path: root/doc/classes/SegmentShape2D.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/SegmentShape2D.xml')
-rw-r--r--doc/classes/SegmentShape2D.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/classes/SegmentShape2D.xml b/doc/classes/SegmentShape2D.xml
index 341c5e9d20..799884257f 100644
--- a/doc/classes/SegmentShape2D.xml
+++ b/doc/classes/SegmentShape2D.xml
@@ -8,8 +8,6 @@
</description>
<tutorials>
</tutorials>
- <methods>
- </methods>
<members>
<member name="a" type="Vector2" setter="set_a" getter="get_a" default="Vector2(0, 0)">
The segment's first point position.
@@ -18,6 +16,4 @@
The segment's second point position.
</member>
</members>
- <constants>
- </constants>
</class>