Main Page | Data Structures | Directories | File List | Data Fields | Globals

map_struct Struct Reference

#include <engglobs.h>


Data Fields

short type [WORLD_SIDE_LEN][WORLD_SIDE_LEN]
short group [WORLD_SIDE_LEN][WORLD_SIDE_LEN]
int pollution [WORLD_SIDE_LEN][WORLD_SIDE_LEN]
Map_Point_Info info [WORLD_SIDE_LEN][WORLD_SIDE_LEN]


Field Documentation

short map_struct::group[WORLD_SIDE_LEN][WORLD_SIDE_LEN]
 

Definition at line 18 of file engglobs.h.

Map_Point_Info map_struct::info[WORLD_SIDE_LEN][WORLD_SIDE_LEN]
 

Definition at line 20 of file engglobs.h.

int map_struct::pollution[WORLD_SIDE_LEN][WORLD_SIDE_LEN]
 

Definition at line 19 of file engglobs.h.

short map_struct::type[WORLD_SIDE_LEN][WORLD_SIDE_LEN]
 

Definition at line 17 of file engglobs.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 26 11:23:43 2004 for lincity by  doxygen 1.3.9.1