From 0c06ed98fb1e4c9e0aaaaef7ddab38ed952a996a Mon Sep 17 00:00:00 2001 From: Anilforextra Date: Wed, 4 Aug 2021 15:31:40 +0545 Subject: Fixed awkwardly named AnimatedSprite Setters. --- doc/classes/AnimatedSprite2D.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/classes/AnimatedSprite2D.xml b/doc/classes/AnimatedSprite2D.xml index 14e19b4c9a..953492857b 100644 --- a/doc/classes/AnimatedSprite2D.xml +++ b/doc/classes/AnimatedSprite2D.xml @@ -12,12 +12,6 @@ https://godotengine.org/asset-library/asset/515 - - - - Returns [code]true[/code] if an animation is currently being played. - - @@ -55,7 +49,7 @@ The texture's drawing offset. - + If [code]true[/code], the [member animation] is currently playing. -- cgit v1.2.3