Coordinate.relMove

Moves the box by the given values.

struct Coordinate
@nogc
void
relMove
(
int x
,
int y
)

Meta