dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Window.restore
Dgame
Window
Window
Window
Restore the size and position, if the Window is minimized or maximized.
struct
Window
@
nogc
void
restore
nothrow
(
)
Meta
Source
See Implementation
Dgame
Window
Window
Window
constructors
this
destructors
~this
enums
Style
VerticalSync
functions
capture
clear
display
draw
getDisplayIndex
getDisplayMode
getDrawableSize
getMaximumSize
getMinimumSize
getPosition
getSize
getStyle
getTitle
getVerticalSync
hasEvent
hasKeyboardFocus
hasMouseFocus
hasQuitEvent
isFullscreen
loadProjection
maximize
minimize
poll
push
raise
restore
setBorder
setClearColor
setDisplayMode
setFullscreen
setIcon
setMaximumSize
setMinimumSize
setPosition
setSize
setTitle
setVerticalSync
toggleFullscreen
wait
postblits
this(this)
variables
projection
Restore the size and position, if the Window is minimized or maximized.