From bf523b26b9f46465362d2df584158e47c2158397 Mon Sep 17 00:00:00 2001 From: Ricardo Buring Date: Wed, 7 Sep 2022 12:47:18 +0200 Subject: Bind all methods in PhysicsServer2DExtension, PhysicsServer3DExtension --- doc/classes/PhysicsServer2DExtension.xml | 36 ++++++++++++++++++++++++++++++++ doc/classes/PhysicsServer3DExtension.xml | 36 ++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) (limited to 'doc') diff --git a/doc/classes/PhysicsServer2DExtension.xml b/doc/classes/PhysicsServer2DExtension.xml index 2659d3221f..4a5425bd63 100644 --- a/doc/classes/PhysicsServer2DExtension.xml +++ b/doc/classes/PhysicsServer2DExtension.xml @@ -600,6 +600,21 @@ + + + + + + + + + + + + + + + @@ -612,6 +627,16 @@ + + + + + + + + + + @@ -768,6 +793,17 @@ + + + + + + + + + + + diff --git a/doc/classes/PhysicsServer3DExtension.xml b/doc/classes/PhysicsServer3DExtension.xml index 200065de54..46d3c8ae3e 100644 --- a/doc/classes/PhysicsServer3DExtension.xml +++ b/doc/classes/PhysicsServer3DExtension.xml @@ -604,6 +604,21 @@ + + + + + + + + + + + + + + + @@ -685,6 +700,16 @@ + + + + + + + + + + @@ -901,6 +926,17 @@ + + + + + + + + + + + -- cgit v1.2.3