#include <schemaGameGenerator.h>
Data Fields | |
| unsigned int | row |
| Row (X). | |
| unsigned int | col |
| Columns (Y). | |
Definition at line 24 of file schemaGameGenerator.h.
| 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().
1.5.8