toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.animate
/
AnimatorStateManager
/
Entry
Entry
data
class
Entry
<
T
>
(
val
v2
:
V2
<
T
>
,
val
value
:
T
)
Members
Constructors
Entry
Link copied to clipboard
constructor
(
v2
:
V2
<
T
>
,
value
:
T
)
Properties
v2
Link copied to clipboard
val
v2
:
V2
<
T
>
value
Link copied to clipboard
val
value
:
T