offset property
getter/setter pair
The offset to add to all other coordinates, based on roverPosition. See recenterRover.
Implementation
GridOffset offset = const GridOffset(0, 0);
The offset to add to all other coordinates, based on roverPosition. See recenterRover.
GridOffset offset = const GridOffset(0, 0);