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
_gType
alternate
duration
easing
repeatCount
reverse
valueFrom
valueTo
static functions
_getGType
Sets whether self changes direction on every iteration.