Module tween
Expand description
Sidecar module for class Tween.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for Tween enums.
Structsยง
- Ease
Type - ExSet
Ignore Time Scale - Default-param extender for
Tween::set_ignore_time_scale_ex. - ExSet
Loops - Default-param extender for
Tween::set_loops_ex. - ExSet
Parallel - Default-param extender for
Tween::set_parallel_ex. - SigFinished
- SigLoop
Finished - SigStep
Finished - Signals
OfTween - A collection of signals for the
Tweenclass. - Transition
Type - Tween
Pause Mode - Tween
Process Mode