diff --git a/doc/classes/Tween.xml b/doc/classes/Tween.xml index 3e6b0b282..3a1583b7e 100644 --- a/doc/classes/Tween.xml +++ b/doc/classes/Tween.xml @@ -145,6 +145,7 @@ + Resets a tween to its initial value (the one given, not the one before the tween), given its object and property/method pair. By default, all tweens are reset, unless [code]key[/code] is specified.