km-engine ~master (2022-05-09T12:27:43.0681511)
Dub
Repo
Window.this
engine
core
window
Window
Constructor
class
Window
this
(
string
title
= "My Game"
,
int
width
= 640
,
int
height
= 480
)
Meta
Source
See Implementation
engine
core
window
Window
constructors
this
destructors
~this
functions
close
fullscreen
hide
isExitRequested
makeCurrent
resetViewport
resize
setSwapInterval
show
swapBuffers
update
winPtr
properties
height
title
width
Constructor