Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ init
Function
init
src/OpenLoco/src/Ui/WindowManager.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
static void viewportRedrawAfterShift(Window* window, Viewport* viewport, int32_t x, int32_t y);
50
51
void init()
52
{
53
_windows.clear();
54
}
55
56
Window* get(size_t index)
57
{
Callers
3
sub_43910A
Function · 0.50
importSaveToGameState
Function · 0.50
start
Function · 0.50
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected