toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.render
/
GameWindowCreationConfig
/
GameWindowCreationConfig
Game
Window
Creation
Config
constructor
(
multithreaded
:
Boolean
?
=
null
,
hdr
:
Boolean
?
=
null
,
msaa
:
Int
?
=
null
,
checkGl
:
Boolean
=
false
,
logGl
:
Boolean
=
false
,
cacheGl
:
Boolean
=
false
,
fullscreen
:
Boolean
?
=
null
,
decorated
:
Boolean
=
true
,
transparent
:
Boolean
=
false
,
resizable
:
Boolean
=
true
)