dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
Window.setMaximumSize
Dgame
Window
Window
Window
Set the maximum Size of the Window
void
setMaximumSize
(uint width, uint height)
struct
Window
@
nogc
nothrow
void
setMaximumSize
(
uint
width
,
uint
height
)
void
setMaximumSize
(Size size)
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
FullScreenMask
projection
Set the maximum Size of the Window