ClassicCityBuilderKit 1.8.8
|
displays grid lines overlaying the map
Public Member Functions | |
void | Show () |
shows grid lines on the map | |
void | Hide () |
hides grid lines on the map | |
void CityBuilderCore.IGridOverlay.Hide | ( | ) |
hides grid lines on the map
Implemented in CityBuilderCore.MapBase, and CityBuilderCore.Tests.DebugMap.
void CityBuilderCore.IGridOverlay.Show | ( | ) |
shows grid lines on the map
Implemented in CityBuilderCore.MapBase, and CityBuilderCore.Tests.DebugMap.