dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
Dub
Repo
Application.this
dgl
core
application
Application
Undocumented in source.
class
Application
this
(
uint
width
,
uint
height
,
string
caption
= "DGL application"
,
bool
unicodeInput
= true
,
bool
showCursor
= true
,
bool
resizableWindow
= true
)
Meta
Source
See Implementation
dgl
core
application
Application
constructors
this
destructors
~this
functions
exit
free
onKeyDown
onRedraw
onResize
onUpdate
run
variables
clearColor
exitOnEscapePress