clPlant::stcGridList Struct Reference

Holds a linked list of grid cells. More...

#include <Planting.h>

List of all members.

Public Attributes

stcGridListnext
 Next grid cell in the list.
short int iX
 Grid cell X number.
short int iY
 Grid cell Y number.


Detailed Description

Holds a linked list of grid cells.


Member Data Documentation

stcGridList* clPlant::stcGridList::next

Next grid cell in the list.

short int clPlant::stcGridList::iX

Grid cell X number.

short int clPlant::stcGridList::iY

Grid cell Y number.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 1 07:13:29 2008 for SORTIE Core C++ Documentation by  doxygen 1.5.2