MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / resetMapSelectionFlags

Function resetMapSelectionFlags

src/OpenLoco/src/Map/MapSelection.cpp:290–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288 }
289
290 void resetMapSelectionFlags()
291 {
292 _mapSelectionFlags = MapSelectionFlags::none;
293 }
294
295 const ConstructionArrow& getConstructionArrow()
296 {

Callers 6

onToolUpMultipleFunction · 0.85
onToolUpFunction · 0.85
drawTrackFunction · 0.85
drawRoadFunction · 0.85
onToolUpMultipleFunction · 0.85
initMouseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected