littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d
/
Animation
/
Animation
Animation
fun
<
KeyFrameType
>
Animation
(
frames
:
List
<
KeyFrameType
>
,
frameIndices
:
List
<
Int
>
,
frameTimes
:
List
<
Duration
>
)
Parameters
Key
Frame
Type
the type to be used as the key frame.