Point.relMove

Moves the point by the given amount

struct Point
@safe @nogc pure nothrow
void
relMove
(
int rX
,
int rY
)

Meta