Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

buildCounters Struct Reference

Maps build units to locations in the build array. More...


Data Fields

DefenceUnitTypes unit
UInt16 counter
UInt16 start
UInt16 end


Detailed Description

Maps build units to locations in the build array.

Definition at line 154 of file build.c.


Field Documentation

UInt16 buildCounters::counter
 

counter to index

Definition at line 156 of file build.c.

Referenced by Build_Defence().

UInt16 buildCounters::end
 

ending index in items

Definition at line 158 of file build.c.

Referenced by Build_Defence().

UInt16 buildCounters::start
 

starting index in items

Definition at line 157 of file build.c.

Referenced by Build_Defence().

DefenceUnitTypes buildCounters::unit
 

unit this corresponds to

Definition at line 155 of file build.c.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18