#include <coordinate.h>
Represents a coordinate in a 2D space.
The x value of the coordinate.
The y value of the coordinate.