Box.relMove

Moves the box by the given values.

struct Box
@nogc @safe nothrow pure
void
relMove
(
int x
,
int y
)

Meta