Construct a row column pair
Add or subtract one coordinate from another
Return a range containing the coords adjacent to this coord.
Get a coordinate to the right of this coordinate
Get a coordinate above this coordinate
Get a coordinate below this coordinate
Get a string representation of the coordinate, useful for debugging
Get a coordinate to the left of this coordinate
Represents a discrete location within the map grid.