nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
RenderWindow.getSize
nudsfml
graphics
renderwindow
RenderWindow
Return the size of the rendering region of the target.
class
RenderWindow
const
Vector2u
getSize
(
)
Return Value
Type:
Vector2u
Size in pixels
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
Return the size of the rendering region of the target.