Home
last modified time | relevance | path

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

/dports/games/gigalomania/gigalomaniasrc/
H A Dsector.h235 size_t getNDesigns() const { in getNDesigns() function
434 int getNDesigns() const;
H A Dgui.cpp1147 bool any_designs = ( gamestate->getCurrentSector()->getNDesigns() > 0 ); in refresh()
H A Dsector.cpp1444 for(size_t i=0;i<invention->getNDesigns();i++) { in bestDesign()
1551 int Sector::getNDesigns() const { in getNDesigns() function in Sector