From d311c48d6a3cabd434a5dda85efc21f3ef8243d0 Mon Sep 17 00:00:00 2001 From: skyace65 Date: Thu, 10 Sep 2020 13:41:58 -0400 Subject: Improve SpriteFrames get_animation_loop description --- doc/classes/SpriteFrames.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/SpriteFrames.xml') diff --git a/doc/classes/SpriteFrames.xml b/doc/classes/SpriteFrames.xml index 516ae25e92..f7c9be7900 100644 --- a/doc/classes/SpriteFrames.xml +++ b/doc/classes/SpriteFrames.xml @@ -54,7 +54,7 @@ - If [code]true[/code], the given animation will loop. + Returns [code]true[/code] if the given animation is configured to loop when it finishes playing. Otherwise, returns [code]false[/code]. -- cgit v1.2.3