Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ count
Function
count
src/OpenLoco/src/Ui/WindowManager.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
size_t count()
67
{
68
return _windows.size();
69
}
70
71
void setWindowColours(WindowColour slot, AdvancedColour colour)
72
{
Callers
12
updateOwnerStatus
Function · 0.85
bringToFront
Function · 0.85
createWindow
Function · 0.85
viewportRedrawAfterShift
Function · 0.85
windowDraw
Function · 0.85
windowDrawSplit
Function · 0.85
getTopEditingVehicleWindow
Function · 0.85
open
Function · 0.85
onScrollMouseDown
Function · 0.85
loc_4BED04
Function · 0.85
findBestViewportForSound
Function · 0.85
findBestViewportForEntity
Function · 0.85
Calls
1
size
Method · 0.45
Tested by
no test coverage detected