Construct a row column pair
Add, subtract, multiply, or divide one coordinate from another.
A coordinate can be multiplied or divided by an integer.
Add, subtract, multiply, or divide one coordinate from another in place.
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.