nationInfo_s Struct Reference

Detailed information about the nation relationship (currently per month, but could be used elsewhere). More...

#include <cp_nation.h>

Data Fields

qboolean inuse
float happiness
int xviInfection

Detailed Description

Detailed information about the nation relationship (currently per month, but could be used elsewhere).

Todo:
Maybe we should also move the "funding" stuff (see nation_t) in here? It is static right now though so i see no reason to do that yet.

Definition at line 34 of file cp_nation.h.


Field Documentation

Is this entry used?

Definition at line 35 of file cp_nation.h.

Referenced by CL_NationDrawStats(), CL_NationsMaxFunding(), CL_ParseNations(), NAT_LoadXML(), and NAT_SaveXML().

Increase by one each time a XVI spread is done in this nation.

Definition at line 39 of file cp_nation.h.

Referenced by AB_BaseSearchedByNations(), CP_ChooseNation(), CP_GetAverageXVIRate(), CP_UpdateNationXVIInfection(), MAP_DrawMapMarkers(), NAT_LoadXML(), NAT_SaveXML(), and UR_DialogInitSell_f().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2