Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ UpdateDeltaXY
Method
UpdateDeltaXY
src/disaster_vehicle.cpp:997–1000 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
995
}
996
997
void DisasterVehicle::UpdateDeltaXY()
998
{
999
this->bounds = {{-1, -1, 0}, {2, 2, 5}, {}};
1000
}
Callers
1
DisasterVehicle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected