Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setCurrentRotation
Function
setCurrentRotation
src/OpenLoco/src/Ui/WindowManager.cpp:1799–1802 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1797
}
1798
1799
void setCurrentRotation(int32_t value)
1800
{
1801
_currentRotation = value;
1802
}
1803
1804
// 0x0052622E
1805
uint16_t getVehiclePreviewRotationFrame()
Callers
5
setRotation
Method · 0.85
open
Function · 0.85
generate
Function · 0.85
reset
Function · 0.85
start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected