mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (c09d83010)
This commit is contained in:
@@ -18,7 +18,7 @@ Abstract class for all Tweeners used by :ref:`Tween<class_Tween>`.
|
||||
Description
|
||||
-----------
|
||||
|
||||
Tweeners are objects that perform a specific animating task, e.g. interpolating a property or calling a method at a given time. A ``Tweener`` can't be created manually, you need to use a dedicated method from :ref:`Tween<class_Tween>` or :ref:`Node<class_Node>`.
|
||||
Tweeners are objects that perform a specific animating task, e.g. interpolating a property or calling a method at a given time. A ``Tweener`` can't be created manually, you need to use a dedicated method from :ref:`Tween<class_Tween>`.
|
||||
|
||||
Signals
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user