MCPcopy 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

updateOwnerStatusFunction · 0.85
bringToFrontFunction · 0.85
createWindowFunction · 0.85
viewportRedrawAfterShiftFunction · 0.85
windowDrawFunction · 0.85
windowDrawSplitFunction · 0.85
openFunction · 0.85
onScrollMouseDownFunction · 0.85
loc_4BED04Function · 0.85
findBestViewportForSoundFunction · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected