Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onToolUpMultiple
Function · 0.85
onToolUp
Function · 0.85
drawTrack
Function · 0.85
drawRoad
Function · 0.85
onToolUpMultiple
Function · 0.85
initMouse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected