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

Function setMapSelectionFlags

src/OpenLoco/src/Map/MapSelection.cpp:280–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278 }
279
280 void setMapSelectionFlags(MapSelectionFlags flags)
281 {
282 _mapSelectionFlags = _mapSelectionFlags | flags;
283 }
284
285 void resetMapSelectionFlag(MapSelectionFlags flags)
286 {

Callers 15

getStationArgumentsFunction · 0.85
onToolUpdateFunction · 0.85
onToolUpdateFunction · 0.85
onToolUpdateFunction · 0.85
showStationCatchmentFunction · 0.85
onToolUpdateFunction · 0.85
updateConstructionArrowFunction · 0.85
onToolUpdateSingleFunction · 0.85
onToolDragFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected