Compose GLFW
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Compose GLFW
Compose GLFW
/
dev.sargunv.composeglfw
/
WindowOptions
/
Companion
Companion
object
Companion
(
source
)
Factory for
WindowOptions
.
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
configure
:
WindowOptions.Builder
.
(
)
->
Unit
=
{}
)
:
WindowOptions
Creates window options using the builder DSL.