Coordinate.move

Moves the box to the given position.

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

Meta