Home
last modified time | relevance | path

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

/dports/games/widelands/widelands-build21/src/logic/map_objects/tribes/
H A Dbuilding.h129 return enhanced_from_; in enhanced_from()
132 enhanced_from_ = index; in set_enhanced_from()
191 enhanced_from_; // The building this building was enhanced from, or INVALID_INDEX variable
H A Dbuilding.cc67 enhanced_from_(INVALID_INDEX), in BuildingDescr()