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/CollisionObject2D.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'doc/classes/CollisionObject2D.xml') diff --git a/doc/classes/CollisionObject2D.xml b/doc/classes/CollisionObject2D.xml index adcb1de8e..ffc79d359 100644 --- a/doc/classes/CollisionObject2D.xml +++ b/doc/classes/CollisionObject2D.xml @@ -46,13 +46,6 @@ Returns an [Array] of [code]owner_id[/code] identifiers. You can use these ids in other methods that take [code]owner_id[/code] as an argument. - - - - - Return whether this object is pickable. - - @@ -79,15 +72,6 @@ Removes the given shape owner. - - - - - - - Set whether this object is pickable. A pickable object can detect the mouse pointer enter/leave it and, if the mouse is inside it, report input events. - - -- cgit v1.2.3-70-g09d2