dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
View.move
dsfml
graphics
view
View
Move the view relatively to its current position.
struct
View
void
move
(
Vector2f
offset
)
Parameters
offset
Vector2f
Move offset
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
Move the view relatively to its current position.