Pioneer
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
Polit.h File Reference
#include "fixed.h"
#include "galaxy/Economy.h"
Include dependency graph for Polit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SysPolit
 

Namespaces

namespace  Polit
 

Enumerations

enum  Polit::PolitEcon {
  Polit::ECON_NONE , Polit::ECON_VERY_CAPITALIST , Polit::ECON_CAPITALIST , Polit::ECON_MIXED ,
  Polit::ECON_PLANNED , Polit::ECON_MAX
}
 
enum  Polit::GovType {
  Polit::GOV_INVALID , Polit::GOV_NONE , Polit::GOV_EARTHCOLONIAL , Polit::GOV_EARTHDEMOC ,
  Polit::GOV_EMPIRERULE , Polit::GOV_CISLIBDEM , Polit::GOV_CISSOCDEM , Polit::GOV_LIBDEM ,
  Polit::GOV_CORPORATE , Polit::GOV_SOCDEM , Polit::GOV_EARTHMILDICT , Polit::GOV_MILDICT1 ,
  Polit::GOV_MILDICT2 , Polit::GOV_EMPIREMILDICT , Polit::GOV_COMMUNIST , Polit::GOV_PLUTOCRATIC ,
  Polit::GOV_DISORDER , Polit::GOV_MAX , Polit::GOV_RAND_MIN = GOV_NONE + 1 , Polit::GOV_RAND_MAX = GOV_MAX - 1
}
 

Functions

fixed Polit::GetBaseLawlessness (GovType gov)