dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
RenderWindow.getSize
dsfml
graphics
renderwindow
RenderWindow
Return the size of the rendering region of the target.
class
RenderWindow
Vector2u
getSize
const
(
)
Return Value
Type:
Vector2u
Size in pixels
Meta
Source
See Implementation
dsfml
graphics
renderwindow
RenderWindow
constructors
this
functions
capture
clear
close
create
display
draw
getDefaultView
getSettings
getSize
getSystemHandle
isOpen
pollEvent
popGLStates
pushGLStates
resetGLStates
setActive
setFramerateLimit
setIcon
setJoystickThreshhold
setJoystickThreshold
setKeyRepeatEnabled
setMouseCursorVisible
setTitle
setVerticalSyncEnabled
setVisible
waitEvent
properties
position
size
view
Return the size of the rendering region of the target.