From 92f07fefcd334686e81f56555d83530ae6741c2b Mon Sep 17 00:00:00 2001
From: Rémi Verschelde
Date: Fri, 24 Nov 2017 18:10:32 +0100
Subject: doc: Remove setters and getters now exposed via properties/members
---
doc/classes/Shape2D.xml | 17 -----------------
1 file changed, 17 deletions(-)
(limited to 'doc/classes/Shape2D.xml')
diff --git a/doc/classes/Shape2D.xml b/doc/classes/Shape2D.xml
index 44910738d..d4d043dfd 100644
--- a/doc/classes/Shape2D.xml
+++ b/doc/classes/Shape2D.xml
@@ -75,23 +75,6 @@
This method needs the transformation matrix for this shape ([code]local_xform[/code]), the movement to test on this shape ([code]local_motion[/code]), the shape to check collisions with ([code]with_shape[/code]), the transformation matrix of that shape ([code]shape_xform[/code]), and the movement to test onto the other object ([code]shape_motion[/code]).
-
-
-
-
- Return the custom solver bias.
-
-
-
-
-
-
-
-
- Use a custom solver bias. No need to change this unless you really know what you are doing.
- The solver bias is a factor controlling how much two objects "rebound" off each other, when colliding, to avoid them getting into each other because of numerical imprecision.
-
-
--
cgit v1.2.3-70-g09d2