MCPcopy 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

onToolUpdateFunction · 0.85
onToolUpdateFunction · 0.85
onToolUpdateFunction · 0.85
onToolUpdateFunction · 0.85
onToolDragFunction · 0.85
onToolDragFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected