Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ end
Method
end
src/OpenLoco/src/Map/Tile.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
Tile::Iterator Tile::end()
53
{
54
return Iterator{};
55
}
56
57
Tile::Iterator Tile::end() const
58
{
Callers
15
removeSink
Function · 0.45
sortPlaylistByTitle
Function · 0.45
sortPlaylistByYear
Function · 0.45
makeAllMusicPlaylist
Function · 0.45
chooseNextMusicTrack
Function · 0.45
update
Function · 0.45
setCursor
Function · 0.45
updateFullscreenResolutions
Function · 0.45
bitWiseEqual
Function · 0.45
autosaveClean
Function · 0.45
nextInput
Function · 0.45
Config.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected