#include <Planting.h>
Public Attributes | |
stcGridList * | next |
Next grid cell in the list. | |
short int | iX |
Grid cell X number. | |
short int | iY |
Grid cell Y number. |
Next grid cell in the list.
short int clPlant::stcGridList::iX |
Grid cell X number.
short int clPlant::stcGridList::iY |
Grid cell Y number.