Wrapper class for all the components of the game, so that all the game stuff can be initialized in on...
Definition: game.h:28
static const int DAY
Definition: stardate.h:51
Definition: isimulationsystem.h:27
Game & game
Definition: isimulationsystem.h:43
Definition: sysfactory.h:25
int Interval() override
Definition: sysfactory.h:29
SysProduction(Game &game)
Definition: sysfactory.h:27
void DoSystem() override
Definition: sysfactory.cpp:121
Definition: simulation.h:27