coordinates_data Struct Reference

Data struct containing coordinates data type. More...

#include <schemaGameGenerator.h>


Data Fields

unsigned int row
 Row (X).
unsigned int col
 Columns (Y).


Detailed Description

Data struct containing coordinates data type.

Definition at line 24 of file schemaGameGenerator.h.


Field Documentation

unsigned int coordinates_data::col

Columns (Y).

Definition at line 27 of file schemaGameGenerator.h.

Referenced by create_routes(), get_MaxRouteLen(), and set_number_of_available_cells().

unsigned int coordinates_data::row

Row (X).

Definition at line 26 of file schemaGameGenerator.h.

Referenced by create_routes(), get_MaxRouteLen(), and set_number_of_available_cells().


The documentation for this struct was generated from the following file:

Generated on Fri Apr 2 18:28:10 2010 for SMLabyrinth by  doxygen 1.5.8