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
self
setAlternate
setDuration
setEasing
setRepeatCount
setReverse
setValueFrom
setValueTo
properties
alternate
duration
easing
gType
repeatCount
reverse
valueFrom
valueTo
static functions
getGType
Sets whether self changes direction on every iteration.