Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ get
Function
get
src/OpenLoco/src/Ui/WindowManager.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
Window* get(size_t index)
57
{
58
return &_windows[index];
59
}
60
61
size_t indexOf(const Window& pWindow)
62
{
Callers
15
getStationArguments
Function · 0.70
getTownArguments
Function · 0.70
getVehicleArguments
Function · 0.70
getItemLeft
Function · 0.70
rightOverTrack
Function · 0.70
rightOverTrainStation
Function · 0.70
rightOverRoad
Function · 0.70
rightOverRoadStation
Function · 0.70
rightOverAirport
Function · 0.70
rightOverDock
Function · 0.70
handleRightReleased
Function · 0.70
getMapCoordinatesFromPos
Function · 0.70
Calls
no outgoing calls
Tested by
4
draw
Function · 0.40
getOwnerName
Function · 0.40
drawScroll
Function · 0.40
onToolDown
Function · 0.40