MCPcopy 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

setRotationMethod · 0.85
openFunction · 0.85
generateFunction · 0.85
resetFunction · 0.85
startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected