Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

_costMappings Struct Reference

Mapping of zone to cost of building on a zone. More...


Data Fields

UInt16 type
UInt32 cost
Int16 count


Detailed Description

Mapping of zone to cost of building on a zone.

Definition at line 489 of file build.c.


Field Documentation

UInt32 _costMappings::cost
 

cost of building the zone in question

Definition at line 491 of file build.c.

Referenced by Build_Generic(), and Build_Generic4().

Int16 _costMappings::count
 

counter to affect as a result of building this

Definition at line 492 of file build.c.

Referenced by Build_Generic(), and Build_Generic4().

UInt16 _costMappings::type
 

type of zone that is built

Definition at line 490 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