MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / CmdTerraformLand

Function CmdTerraformLand

src/terraform_cmd.cpp:169–303  ·  view source on GitHub ↗

* Terraform land * @param flags for this command type * @param tile tile to terraform * @param slope corners to terraform (SLOPE_xxx) * @param dir_up direction; eg up (true) or down (false) * @return the cost of this operation or an error */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

TileDiffXYFunction · 0.85
TerraformTileHeightFunction · 0.85
TileHeightFunction · 0.85
IsTileTypeFunction · 0.85
TerraformGetHeightOfTileFunction · 0.85
IsBridgeAboveFunction · 0.85
GetBridgeHeightFunction · 0.85
GetSouthernBridgeEndFunction · 0.85
CommandCostClass · 0.85
IsTunnelInWayFunction · 0.85
FindClearedObjectFunction · 0.85
GetTileTypeFunction · 0.85

Tested by

no test coverage detected