dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Window.setMaximumSize
Dgame
Window
Window
Window
Set the maximum Size of the Window
void
setMaximumSize
(
uint
width
,
uint
height
)
struct
Window
@
nogc
void
setMaximumSize
nothrow
(
uint
width
,
uint
height
)
void
setMaximumSize
(
const
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
projection
Set the maximum Size of the Window