baseTemplate_s Struct Reference

template for creating a base More...

#include <cp_base.h>

Collaboration diagram for baseTemplate_s:
Collaboration graph
[legend]

Data Fields

char * id
baseBuildingTile_t buildings [MAX_BASEBUILDINGS]
int numBuildings

Detailed Description

template for creating a base

Definition at line 256 of file cp_base.h.


Field Documentation

the buildings to be built for this template.

Definition at line 258 of file cp_base.h.

Referenced by B_BuildFromTemplate(), and B_ParseBaseTemplate().

ID of the base template

Definition at line 257 of file cp_base.h.

Referenced by B_GetBaseTemplate(), and B_ParseBaseTemplate().

Number of buildings in this template.

Definition at line 259 of file cp_base.h.

Referenced by B_BuildFromTemplate(), and B_ParseBaseTemplate().


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

Generated by  doxygen 1.6.2