km-engine v0.5.0 (2020-08-08T12:12:50Z)
Dub
Repo
Window.this
engine
core
window
Window
Constructor
class
Window
this
(
string
title
= "KitsuneMahjongEngine"
,
int
width
= 640
,
int
height
= 480
)
Meta
Source
See Implementation
engine
core
window
Window
constructors
this
destructors
~this
functions
close
hide
isExitRequested
makeCurrent
resetViewport
setSwapInterval
show
swapBuffers
update
winPtr
properties
height
title
width
Constructor