Box.move

Moves the box to the given position.

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

Meta