fn surrounding_hexagonal_points(x: isize, y: isize) -> [(isize, isize); 6]
Gets the surrounding hexagonal points from a point.
+—0—1 | / | | 5—p—2 | | / | 4—3—+