mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Enumerations
wrappDef.h File Reference

contains definition for the communication of wrapperclass, texteliteclass and the graphic classes More...

#include <string>

Go to the source code of this file.

Classes

struct  System
 
struct  MarketplaceItem
 
struct  Tradegood
 

Enumerations

enum  govTypes {
  Anarchy, Feudal, MultiGov, Dictatorship,
  Communist, Confederacy, Democracy, CorporateState
}
 
enum  econTypes {
  RichInd, AverageInd, PoorInd, MainlyInd,
  MainlyAgri, RichAgri, AverageAgri, PoorAgri
}
 

Detailed Description

contains definition for the communication of wrapperclass, texteliteclass and the graphic classes

Copyright Jan-Philipp Kappmeier, Melanie Schmidt

Definition in file wrappDef.h.

Enumeration Type Documentation

enum econTypes

Different types of economies

Enumerator:
RichInd 
AverageInd 
PoorInd 
MainlyInd 
MainlyAgri 
RichAgri 
AverageAgri 
PoorAgri 

Definition at line 24 of file wrappDef.h.

enum govTypes

Different types of governments

Enumerator:
Anarchy 
Feudal 
MultiGov 
Dictatorship 
Communist 
Confederacy 
Democracy 
CorporateState 

Definition at line 12 of file wrappDef.h.