Tweener class
Provides interpolation functionality for various values and easing types.
Methods
on_finish | (self, callback: Callable[[], None]) -> None |
Creates a handler that triggers when this |
|
stop | (self) -> None |
Stops this |
Properties
readonly | playing | bool | |
readonly | stopped | bool |