evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
AnimationSet.this
evael
graphics
gui
animations
AnimationSet
AnimationSet
AnimationSet constructor.
class
AnimationSet
@
nogc
@
safe
pure nothrow
this
(
in
Flag
!"loop"
loop
=
No.loop
,
in
SequenceType
sequenceType
=
SequenceType.OneByOne
)
Meta
Source
See Implementation
evael
graphics
gui
animations
AnimationSet
AnimationSet
aliases
OnSequenceEnd
constructors
this
enums
SequenceType
functions
add
dispose
onAnimationEndEvent
update
properties
control
duration
onSequenceEndEvent
variables
m_duration
m_onSequenceEnd
AnimationSet constructor.