Coordinates constructor
The direction, by now only for extension possibilities. E.g. image direction, when the Dozer is displayed by an image.
Implementation
// final int dx;
Coordinates(this.x, this.y) {}
The direction, by now only for extension possibilities. E.g. image direction, when the Dozer is displayed by an image.
// final int dx;
Coordinates(this.x, this.y) {}