From 0d1d7191781b1f0e0517ba8eb3b134320de72ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 19 Feb 2021 13:35:31 +0100 Subject: doc: Sync classref with current source And fix various bogus bindings following previous PRs. --- doc/classes/AnimationPlayer.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/classes/AnimationPlayer.xml') diff --git a/doc/classes/AnimationPlayer.xml b/doc/classes/AnimationPlayer.xml index bebff61671..e5ba1d58f7 100644 --- a/doc/classes/AnimationPlayer.xml +++ b/doc/classes/AnimationPlayer.xml @@ -254,7 +254,7 @@ The default time in which to blend animations. Ranges from 0 to 4096 with 0.01 precision. - + The process notification in which to update animations. @@ -299,13 +299,13 @@ - + Process animation during the physics process. This is especially useful when animating physics bodies. - + Process animation during the idle process. - + Do not process animation. Use [method advance] to process the animation manually. -- cgit v1.2.3