From 2df9a8ccadf3e7f99d767456eedb0e559c96572c Mon Sep 17 00:00:00 2001 From: Marcel Admiraal Date: Sat, 19 Dec 2020 12:43:35 +0000 Subject: Rename Rect2 and Rect2i clip() to intersection() --- doc/classes/Rect2i.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/Rect2i.xml') diff --git a/doc/classes/Rect2i.xml b/doc/classes/Rect2i.xml index e8b75a6ac6..ef12c8de1e 100644 --- a/doc/classes/Rect2i.xml +++ b/doc/classes/Rect2i.xml @@ -70,7 +70,7 @@ Returns a [Rect2i] with equivalent position and area, modified so that the top-left corner is the origin and [code]width[/code] and [code]height[/code] are positive. - + -- cgit v1.2.3