Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getMainWindow
Function
getMainWindow
src/OpenLoco/src/Ui/WindowManager.cpp:153–156 ·
view source on GitHub ↗
0x004CE438
Source
from the content-addressed store, hash-verified
151
152
// 0x004CE438
153
Window* getMainWindow()
154
{
155
return find(WindowType::main);
156
}
157
158
Viewport* getMainViewport()
159
{
Callers
15
resize
Function · 0.85
handleStep
Function · 0.85
updateOwnerStatus
Function · 0.85
viewportCentreMain
Method · 0.85
saveGiantScreenshot
Function · 0.85
getMainViewport
Function · 0.85
viewportSetVisibility
Function · 0.85
onMouseUp
Function · 0.85
zoomMenuMouseDown
Function · 0.85
viewMenuMouseDown
Function · 0.85
zoomMenuDropdown
Function · 0.85
rotateMenuDropdown
Function · 0.85
Calls
1
find
Function · 0.85
Tested by
no test coverage detected