pub fn grid_coord_to_point(coord: usize, grid_width: usize) -> Point
Converts from a coordinate ID to a grid (x, y) point