Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ type
Method
type
src/OpenLoco/src/Map/Tile.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
ElementType TileElementBase::type() const
22
{
23
return (ElementType)((_type & 0x3C) >> 2);
24
}
25
26
bool TileElementBase::isLast() const
27
{
Callers
15
findTree
Function · 0.80
doCalcAcceptedCargo
Function · 0.80
clearFunction
Function · 0.80
sub_47B336
Function · 0.80
sub_4A80E1
Function · 0.80
willRoadDestroyABuilding
Function · 0.80
setMapPixelsOverall
Function · 0.80
setMapPixelsVehicles
Function · 0.80
setMapPixelsIndustries
Function · 0.80
setMapPixelsRoutes
Function · 0.80
setMapPixelsOwnership
Function · 0.80
getElementTypeName
Function · 0.80
Calls
no outgoing calls
Tested by
3
getElementTypeName
Function · 0.64
getObjectName
Function · 0.64
getOwnerName
Function · 0.64