littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.shader.generator.delegate
/
FunctionVoidDelegate1
/
FunctionVoidDelegate1
Function
Void
Delegate1
fun
<
P1
:
Variable
>
FunctionVoidDelegate1
(
func
:
Void
,
param1
:
(
GlslGenerator
)
->
P1
,
body
:
(
P1
)
->
Unit
)