pixelperfectengine v0.10.0-beta.4 (2021-12-11T23:19:07Z)
Dub
Repo
Point.relMove
pixelperfectengine
graphics
common
Point
Moves the point by the given amount
struct
Point
@
safe
@
nogc
pure nothrow
void
relMove
(
int
rX
,
int
rY
)
Meta
Source
See Implementation
pixelperfectengine
graphics
common
Point
functions
relMove
toString
variables
x
y
Moves the point by the given amount