|
UFO: Alien Invasion
|
#include <cp_statistics.h>

Definition at line 28 of file cp_statistics.h.
| int stats_t::aircraftHad |
number of PHALANX aircraft ever bought/produced (used for unique idx generation)
Definition at line 49 of file cp_statistics.h.
| int stats_t::alienBasesBuilt |
number of all alien bases ever built (used for unique idx generation)
Definition at line 47 of file cp_statistics.h.
| int stats_t::basesAttacked |
Definition at line 33 of file cp_statistics.h.
| int stats_t::basesBuilt |
Definition at line 32 of file cp_statistics.h.
| int stats_t::capturedAliens |
'alive' aliens captured - the other ones count as killed
Definition at line 39 of file cp_statistics.h.
| int stats_t::installationsBuilt |
Definition at line 34 of file cp_statistics.h.
| int stats_t::interceptions |
Definition at line 35 of file cp_statistics.h.
| int stats_t::killedAliens |
Definition at line 38 of file cp_statistics.h.
| int stats_t::missions |
number of all missions ever (used for unique idx generation)
Definition at line 29 of file cp_statistics.h.
| int stats_t::missionsLost |
Definition at line 31 of file cp_statistics.h.
| int stats_t::missionsWon |
Definition at line 30 of file cp_statistics.h.
| int stats_t::moneyBases |
Definition at line 43 of file cp_statistics.h.
| int stats_t::moneyInterceptions |
Definition at line 42 of file cp_statistics.h.
| int stats_t::moneyResearch |
Definition at line 44 of file cp_statistics.h.
| int stats_t::moneyWeapons |
Definition at line 45 of file cp_statistics.h.
| int stats_t::rescuedCivilians |
Definition at line 40 of file cp_statistics.h.
| int stats_t::researchedTechnologies |
Definition at line 41 of file cp_statistics.h.
| int stats_t::soldiersLost |
Definition at line 36 of file cp_statistics.h.
| int stats_t::soldiersNew |
new recruits
Definition at line 37 of file cp_statistics.h.
| int stats_t::ufosDetected |
Definition at line 46 of file cp_statistics.h.
| int stats_t::ufosStored |
number of UFOS ever stored in UFO Yards (used for unique idx generation)
Definition at line 48 of file cp_statistics.h.