MCPcopy 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

findTreeFunction · 0.80
doCalcAcceptedCargoFunction · 0.80
clearFunctionFunction · 0.80
sub_47B336Function · 0.80
sub_4A80E1Function · 0.80
willRoadDestroyABuildingFunction · 0.80
setMapPixelsOverallFunction · 0.80
setMapPixelsVehiclesFunction · 0.80
setMapPixelsIndustriesFunction · 0.80
setMapPixelsRoutesFunction · 0.80
setMapPixelsOwnershipFunction · 0.80
getElementTypeNameFunction · 0.80

Calls

no outgoing calls

Tested by 3

getElementTypeNameFunction · 0.64
getObjectNameFunction · 0.64
getOwnerNameFunction · 0.64