Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DSpecies.h257 const std::string& RandomSpeciesName() const;
H A DSpecies.cpp483 const std::string& SpeciesManager::RandomSpeciesName() const { in RandomSpeciesName() function in SpeciesManager