Home
last modified time | relevance | path

Searched refs:updateForNewBuilding (Results 1 – 2 of 2) sorted by relevance

/dports/games/gigalomania/gigalomaniasrc/
H A Dsector.h569 void updateForNewBuilding(Type type);
H A Dsector.cpp2286 updateForNewBuilding(type); in buildBuilding()
2294 void Sector::updateForNewBuilding(Type type) { in updateForNewBuilding() function in Sector
3214 updateForNewBuilding((Type)building_id); in loadStateParseXMLNode()