dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
View.this
dsfml
graphics
view
View
Construct the view from a rectangle
this
(FloatRect rectangle)
struct
View
this
(
FloatRect
rectangle
)
this
(Vector2f center, Vector2f size)
Parameters
rectangle
FloatRect
Rectangle defining the zone to display
Meta
Source
See Implementation
dsfml
graphics
view
View
constructors
this
functions
getInverseTransform
getTransform
move
reset
zoom
properties
center
rotation
size
viewport
variables
m_center
m_rotation
m_size
m_viewport
Construct the view from a rectangle