Home
last modified time | relevance | path

Searched defs:ProductionCostAndTime (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/Empire/
H A DEmpire.cpp427 std::pair<float, int> Empire::ProductionCostAndTime(const ProductionQueue::Element& element) const in ProductionCostAndTime() function in Empire
430 std::pair<float, int> Empire::ProductionCostAndTime(const ProductionQueue::ProductionItem& item, in ProductionCostAndTime() function in Empire