MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / viewportRotateRight

Method viewportRotateRight

src/OpenLoco/src/Ui/Window.cpp:724–727  ·  view source on GitHub ↗

0x0045F04F

Source from the content-addressed store, hash-verified

722
723 // 0x0045F04F
724 void Window::viewportRotateRight()
725 {
726 viewportRotate(true);
727 }
728
729 // 0x0045F0ED
730 void Window::viewportRotateLeft()

Callers 4

handleStepFunction · 0.80
rotateMenuDropdownFunction · 0.80
rotateViewFunction · 0.80
processMouseWheelFunction · 0.80

Calls 1

viewportRotateFunction · 0.85

Tested by

no test coverage detected