nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Window.this
nudsfml
window
window
Window
Default constructor.
this
()
class
Window
this
(
)
this
(int )
this
(VideoMode mode, immutable(T)[] title, Style style, ContextSettings settings)
this
(WindowHandle handle, ContextSettings settings)
Meta
Source
See Implementation
nudsfml
window
window
Window
constructors
this
destructors
~this
enums
Style
functions
close
create
deleteWindowPtr
display
getMousePosition
getSettings
getSystemHandle
hasFocus
isOpen
mouse_SetPosition
mouse_getPosition
pollEvent
requestFocus
setActive
setFramerateLimit
setIcon
setJoystickThreshhold
setJoystickThreshold
setKeyRepeatEnabled
setMouseCursorVisible
setMousePosition
setTitle
setVerticalSyncEnabled
setVisible
waitEvent
properties
position
size
static functions
getWindowPointer
variables
sfPtr
Default constructor.