toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.style
/
CSS
/
Animation
/
Animation
Animation
constructor
(
name
:
String
,
duration
:
TimeSpan
,
delay
:
TimeSpan
=
0.seconds
,
iterationCount
:
NumberOfTimes
=
NumberOfTimes.INFINITE
,
direction
:
Boolean
=
true
,
easing
:
Easing
=
Easing.LINEAR
)