installation_s Struct Reference

A installation with all it's data. More...

#include <cp_installation.h>

Collaboration diagram for installation_s:
Collaboration graph
[legend]

Data Fields

int idx
char name [MAX_VAR]
installationTemplate_tinstallationTemplate
qboolean founded
vec3_t pos
installationStatus_t installationStatus
float alienInterest
struct radar_s radar
baseWeapon_t batteries [MAX_INSTALLATION_BATTERIES]
int numBatteries
capacities_t ufoCapacity
int installationDamage
int buildStart
qboolean selected

Detailed Description

A installation with all it's data.

Definition at line 74 of file cp_installation.h.


Field Documentation

How much aliens know this installation (and may attack it)

Definition at line 85 of file cp_installation.h.

Referenced by CP_InterceptChooseInstallation(), INS_LoadXML(), INS_SaveXML(), INS_SetUpInstallation(), and UFO_UpdateAlienInterestForOneInstallation().

baseWeapon_t installation_s::batteries[MAX_INSTALLATION_BATTERIES]

Date when the installation building started

Definition at line 95 of file cp_installation.h.

Referenced by INS_LoadXML(), INS_SaveXML(), INS_SelectInstallation(), INS_SetUpInstallation(), and INS_UpdateInstallationData().

Hit points of installation

Definition at line 94 of file cp_installation.h.

Referenced by INS_LoadXML(), INS_SaveXML(), and INS_SetUpInstallation().

char installation_s::name[MAX_VAR]

current selected installation?

Definition at line 96 of file cp_installation.h.

Referenced by INS_GetCurrentSelectedInstallation(), and INS_SetCurrentSelectedInstallation().


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

Generated by  doxygen 1.6.2