Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include <sysinfrastructure.h>
Public Member Functions | |
InfrastructureSim (Game &game) | |
void | DoSystem () |
Public Member Functions inherited from cqsp::common::systems::ISimulationSystem | |
ISimulationSystem (Game &game) | |
virtual | ~ISimulationSystem ()=default |
virtual int | Interval () |
Additional Inherited Members | |
Protected Member Functions inherited from cqsp::common::systems::ISimulationSystem | |
Game & | GetGame () |
Universe & | GetUniverse () |
|
inlineexplicit |
|
virtual |
Implements cqsp::common::systems::ISimulationSystem.