VideoDevice.initWindow

Initialize the GL window.

Must be called before initGL.

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

Meta