offset property

GridOffset offset
getter/setter pair

The offset to add to all other coordinates, based on roverPosition. See recenterRover.

Implementation

GridOffset offset = const GridOffset(0, 0);