dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Window.this
dsfml
window
window
Window
Default constructor.
this
()
class
Window
this
(
)
this
(
VideoMode
mode
,
immutable
(
T
)[]
title
,
Style
style
=
Style
.
DefaultStyle
,
ContextSettings
settings
=
ContextSettings
.
init
)
this
(
WindowHandle
handle
,
ContextSettings
settings
=
ContextSettings
.
init
)
Meta
Source
See Implementation
dsfml
window
window
Window
constructors
this
destructors
~this
enums
Style
functions
close
create
display
getSettings
getSystemHandle
hasFocus
isOpen
pollEvent
requestFocus
setActive
setFramerateLimit
setIcon
setJoystickThreshhold
setJoystickThreshold
setKeyRepeatEnabled
setMouseCursorVisible
setTitle
setVerticalSyncEnabled
setVisible
waitEvent
properties
position
size
Default constructor.