Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ begin
Method
begin
src/OpenLoco/src/Map/Tile.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
Tile::Iterator Tile::begin()
43
{
44
return Iterator{ _data };
45
}
46
47
Tile::Iterator Tile::begin() const
48
{
Callers
15
removeSink
Function · 0.45
sortPlaylistByTitle
Function · 0.45
sortPlaylistByYear
Function · 0.45
makeAllMusicPlaylist
Function · 0.45
chooseNextMusicTrack
Function · 0.45
reset
Function · 0.45
handleStep
Function · 0.45
updateFullscreenResolutions
Function · 0.45
bitWiseEqual
Function · 0.45
compareElements
Function · 0.45
autosaveClean
Function · 0.45
Config.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected