toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.scene
/
TransitionProcess
Transition
Process
fun
TransitionProcess
(
name
:
String
=
"Transition"
,
render
:
(
ctx
:
RenderContext
,
prev
:
View
,
next
:
View
,
ratio
:
Ratio
)
->
Unit
)
:
TransitionProcess