Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handleStep
Function · 0.80
rotateMenuDropdown
Function · 0.80
rotateView
Function · 0.80
processMouseWheel
Function · 0.80
Calls
1
viewportRotate
Function · 0.85
Tested by
no test coverage detected