Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getTilePosition
Method
getTilePosition
game/state/city/scenery.cpp:1137–1137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1135
}
1136
1137
Vec3<int> Scenery::getTilePosition() const { return tileObject->getOwningTile()->position; }
1138
1139
const TileMap &Scenery::getMap() const { return tileObject->map; }
1140
Callers
1
attemptReLinkSupports
Method · 0.45
Calls
1
getOwningTile
Method · 0.80
Tested by
no test coverage detected