nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
RenderWindow.size
nudsfml
graphics
renderwindow
RenderWindow
The size of the rendering region of the window.
Vector2u
size
[@property setter]
class
RenderWindow
@
property
override
Vector2u
size
(
Vector2u
newSize
)
Vector2u
size
[@property getter]
Meta
Source
See Implementation
nudsfml
graphics
renderwindow
RenderWindow
constructors
this
destructors
~this
functions
capture
clear
close
create
display
draw
getDefaultView
getMousePosition
getSettings
getSize
getSystemHandle
isOpen
pollEvent
popGLStates
pushGLStates
resetGLStates
setActive
setFramerateLimit
setIcon
setJoystickThreshhold
setJoystickThreshold
setKeyRepeatEnabled
setMouseCursorVisible
setMousePosition
setTitle
setVerticalSyncEnabled
setVisible
waitEvent
properties
position
size
view
static functions
windowPointer
variables
sfPtr
The size of the rendering region of the window.