dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
RenderTarget.getSize
dsfml
graphics
rendertarget
RenderTarget
Return the size of the rendering region of the target.
interface
RenderTarget
Vector2u
getSize
const
(
)
Return Value
Type:
Vector2u
Size in pixels.
Meta
Source
See Implementation
dsfml
graphics
rendertarget
RenderTarget
functions
clear
draw
getDefaultView
getSize
getViewport
mapCoordsToPixel
mapPixelToCoords
popGLStates
pushGLStates
resetGLStates
properties
view
Return the size of the rendering region of the target.