dmech v0.3.1 (2017-11-12T11:54: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