linear
¶
transytion.
linear
(
x
:
float
)
→
float
¶
Linear tween that returns the thing itself.
transytion
Navigation
What is a Tween?
Example Usage (Pygame)
Chaining Tweens Together
Decorators for Tweening
API
transytion Package
Functions
call_then_tween
chain
linear
linear()
repeat
tween_then_call
tweenify
Classes
transytion.ease_funcs Package
Related Topics
Documentation overview
API
Previous:
chain
Next:
repeat