Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getStationArguments
Function · 0.85
onToolUpdate
Function · 0.85
stationLabelAdjustedInteraction
Function · 0.85
onToolUpdate
Function · 0.85
onToolUpdate
Function · 0.85
showStationCatchment
Function · 0.85
onToolUpdate
Function · 0.85
activateSelectedRoadWidgets
Function · 0.85
activateSelectedTrackWidgets
Function · 0.85
updateConstructionArrow
Function · 0.85
onToolUpdateSingle
Function · 0.85
onToolDrag
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected