aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/AnimationPlayer.xml
diff options
context:
space:
mode:
authorRémi Verschelde2018-04-10 10:12:42 +0200
committerRémi Verschelde2018-04-10 10:12:42 +0200
commitcb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6 (patch)
tree7d74d6ce990466284325cfe0d271081604ccdbc0 /doc/classes/AnimationPlayer.xml
parentcb996d716925c9c87a2a4117012fa9fed72c8f38 (diff)
downloadgodot-cb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6.tar.gz
godot-cb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6.tar.zst
godot-cb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6.zip
doc: Sync classref with current source
Diffstat (limited to 'doc/classes/AnimationPlayer.xml')
-rw-r--r--doc/classes/AnimationPlayer.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/classes/AnimationPlayer.xml b/doc/classes/AnimationPlayer.xml
index ed859169f..f3280e7a2 100644
--- a/doc/classes/AnimationPlayer.xml
+++ b/doc/classes/AnimationPlayer.xml
@@ -110,7 +110,6 @@
Get the actual playing speed of current animation or 0 if not playing. This speed is the [code]playback_speed[/code] property multiplied by [code]custom_speed[/code] argument specified when calling the [code]play[/code] method.
</description>
</method>
-
<method name="has_animation" qualifiers="const">
<return type="bool">
</return>