toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.scene.dsl
/
invoke
invoke
operator
fun
<
N
:
Node
>
N
.
invoke
(
block
:
N
.
(
)
->
Unit
)
:
N
Removes the need to use
.apply { ... }
when building scene graphs.