VideoDevice.initWindow

Initialize the GL window.

Must be called before initGL.

class VideoDevice
bool
initWindow
@trusted nothrow
(
size_t width
,
size_t height
,
Flag!"fullscreen" fullscreen
)

Meta