diff options
| author | Rémi Verschelde | 2018-04-10 10:12:42 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2018-04-10 10:12:42 +0200 |
| commit | cb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6 (patch) | |
| tree | 7d74d6ce990466284325cfe0d271081604ccdbc0 /doc/classes/AnimationPlayer.xml | |
| parent | cb996d716925c9c87a2a4117012fa9fed72c8f38 (diff) | |
| download | godot-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.xml | 1 |
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> |
