despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
VideoDevice.initWindow
platform
videodevice
VideoDevice
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
Source
See Implementation
platform
videodevice
VideoDevice
constructors
this
destructors
~this
functions
gl
height
initGL
initWindow
resizeViewport
swapBuffers
width
windowTitle
Initialize the GL window.
Must be called before initGL.