Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getCurrentRotation
Function
getCurrentRotation
src/OpenLoco/src/Ui/WindowManager.cpp:1794–1797 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1792
}
1793
1794
int32_t getCurrentRotation()
1795
{
1796
return _currentRotation;
1797
}
1798
1799
void setCurrentRotation(int32_t value)
1800
{
Callers
15
invalidate
Function · 0.85
getRotation
Method · 0.85
updateLabel
Method · 0.85
updateLabel
Method · 0.85
screenGetMapXyWithZ
Function · 0.85
viewportCentreOnTile
Method · 0.85
getBuildingPlacementArgsFromCursor
Function · 0.85
zoomMenuMouseDown
Function · 0.85
mapWindowPosToLocation
Function · 0.85
locationToMapWindowPos
Function · 0.85
setMapPixels
Function · 0.85
onUpdate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected