pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
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