Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setMapSelectionCorner
Function
setMapSelectionCorner
src/OpenLoco/src/Map/MapSelection.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
void setMapSelectionCorner(const MapSelectionType corner)
207
{
208
_mapSelectionType = corner;
209
}
210
211
MapSelectionType getMapSelectionCorner()
212
{
Callers
6
onToolUpdate
Function · 0.85
onToolUpdate
Function · 0.85
onToolUpdate
Function · 0.85
onToolUpdate
Function · 0.85
onToolDrag
Function · 0.85
onToolDrag
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected