Documentation
Dlang.org
TimedAnimation.setAlternate
adw
timed_animation
TimedAnimation
Sets whether self changes direction on every iteration.
class
TimedAnimation
void
setAlternate
(
bool
alternate
)
Parameters
alternate
bool
whether self alternates
adw
timed_animation
TimedAnimation
constructors
this
functions
getAlternate
getDuration
getEasing
getRepeatCount
getReverse
getValueFrom
getValueTo
setAlternate
setDuration
setEasing
setRepeatCount
setReverse
setValueFrom
setValueTo
Sets whether self changes direction on every iteration.