d2dgame v3.0.0-beta.3 (2021-12-03T16:28:11Z)
Dub
Repo
Window.close
d2d
window
window
Window
Closes the window and invalidates it.
class
Window
void
close
(
)
See Also
Window.dispose
Meta
Source
See Implementation
d2d
window
window
Window
constructors
this
destructors
~this
functions
bind
close
create
display
dispose
focus
hide
maximize
minimize
pollEvent
quit
resize
restore
setIcon
show
properties
height
maxHeight
maxWidth
minHeight
minWidth
open
texture
title
valid
width
x
y
static variables
glContext
Closes the window and invalidates it.