|
Freeciv-3.1
|
Data Fields | |
| struct tile ** | startpos |
| int | flexible_startpos_num |
| int | usable_startpos_num |
| int | total_startpos_num |
Definition at line 65 of file gamehand.c.
| int team_placement_config::flexible_startpos_num |
Definition at line 67 of file gamehand.c.
Referenced by do_team_placement(), and init_new_game().
| struct tile** team_placement_config::startpos |
Definition at line 66 of file gamehand.c.
Referenced by do_team_placement(), and init_new_game().
| int team_placement_config::total_startpos_num |
Definition at line 69 of file gamehand.c.
Referenced by do_team_placement(), and init_new_game().
| int team_placement_config::usable_startpos_num |
Definition at line 68 of file gamehand.c.
Referenced by do_team_placement(), and init_new_game().