From b2f63bbb43aa5f872f325c89eb54cf96be6ab5c3 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Fri, 17 Feb 2023 17:58:07 +0100 Subject: Remove deprecated methods from Bone2D - also add them to the project convertor --- doc/classes/Bone2D.xml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/Bone2D.xml b/doc/classes/Bone2D.xml index 81999cebab..c421fe1543 100644 --- a/doc/classes/Bone2D.xml +++ b/doc/classes/Bone2D.xml @@ -31,12 +31,6 @@ [b]Note:[/b] This is different from the [code]Bone2D[/code]'s rotation. The bone angle is the rotation of the bone shown by the [code]Bone2D[/code] gizmo, and because [code]Bone2D[/code] bones are based on positions, this can vary from the actual rotation of the [code]Bone2D[/code] node. - - - - Deprecated. Please use [method get_length] instead. - - @@ -70,13 +64,6 @@ [b]Note:[/b] This is different from the [code]Bone2D[/code]'s rotation. The bone angle is the rotation of the bone shown by the [code]Bone2D[/code] gizmo, and because [code]Bone2D[/code] bones are based on positions, this can vary from the actual rotation of the [code]Bone2D[/code] node. - - - - - Deprecated. Please use [method set_length] instead. - - -- cgit v1.2.3