MCPcopy 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

invalidateFunction · 0.85
getRotationMethod · 0.85
updateLabelMethod · 0.85
updateLabelMethod · 0.85
screenGetMapXyWithZFunction · 0.85
viewportCentreOnTileMethod · 0.85
zoomMenuMouseDownFunction · 0.85
mapWindowPosToLocationFunction · 0.85
locationToMapWindowPosFunction · 0.85
setMapPixelsFunction · 0.85
onUpdateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected