openrndr
0.4.5-dev.4.uncommitted+98ebace
jvm
openrndr-ffmpeg
/
org.openrndr.ffmpeg
/
State
/
transition
transition
inline
fun
transition
(
from
:
State
,
to
:
State
,
block
:
(
)
->
Unit
)
:
State
(
source
)
inline
fun
transition
(
from
:
Set
<
State
>
,
to
:
State
,
block
:
(
)
->
Unit
)
:
State
(
source
)