openrndr
0.1.0-dev.1+7ef23c1
openrndr-ffmpeg
/
org.openrndr.ffmpeg
/
State
/
transition
transition
inline
fun
transition
(
from
:
State
,
to
:
State
,
block
:
(
)
->
Unit
)
:
State
Content copied to clipboard
inline
fun
transition
(
from
:
Set
<
State
>
,
to
:
State
,
block
:
(
)
->
Unit
)
:
State
Content copied to clipboard
Sources
jvm source
Link copied to clipboard
jvm source
Link copied to clipboard