Home
last modified time | relevance | path

Searched refs:InitResourcePools (Results 1 – 3 of 3) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/Empire/
H A DEmpire.h315 void InitResourcePools();
H A DEmpire.cpp2148 void Empire::InitResourcePools() { in InitResourcePools() function in Empire
/dports/games/freeorion/freeorion-0.4.10.2/server/
H A DServerApp.cpp658 …empire->InitResourcePools(); // determines population centers and resource centers … in UpdateEmpireSupply()