Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

a_region Struct Reference

Region. More...

#include <world.h>

Collaboration diagram for a_region:

Collaboration graph
[legend]
List of all members.

Public Attributes

int ttype
int size
short xmin
short ymin
short xmax
short ymax
a_regionmerge
a_region_linkneighbors
a_regionnext

Detailed Description

Region.


Member Data Documentation

struct a_region* a_region::merge
 

Merge with region. ???

struct a_region_link* a_region::neighbors
 

List of neighbor regions.

struct a_region* a_region::next
 

Link to next region.

int a_region::size
 

Size.

int a_region::ttype
 

Terrain type.

short a_region::xmax
 

Maximum x co-ordinate.

short a_region::xmin
 

Minimum x co-ordinate.

short a_region::ymax
 

Maximum y co-ordinate.

short a_region::ymin
 

Minimum y co-ordinate.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 17 10:30:15 2005 for XconqKernel by doxygen 1.3.6