Home
last modified time | relevance | path

Searched refs:PartALocationSubsumesPartB (Results 1 – 1 of 1) sorted by path

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DDesignWnd.cpp1503 bool PartALocationSubsumesPartB(const ShipPart* check_part, const ShipPart* ref_part) { in PartALocationSubsumesPartB() function
1594 (time_ratio <= max_time_ratio) && PartALocationSubsumesPartB(checkPart, ref_part)) in CullSuperfluousParts()