effects/slide_effect library
Classes
- SlideEffect
-
Effect that moves the target based on a fraction of its size (via SlideTransition)
based on the specified begin and end offsets. Defaults to
begin=Offset(0, -0.5), end=Offset.zero
(ie. slide down from half its height).