Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
team_placement_state Struct Reference

Data Fields

int * startpos
 
long score
 

Detailed Description

Definition at line 72 of file gamehand.c.

Field Documentation

◆ score

long team_placement_state::score

Definition at line 74 of file gamehand.c.

Referenced by do_team_placement(), and init_new_game().

◆ startpos

int* team_placement_state::startpos

Definition at line 73 of file gamehand.c.

Referenced by do_team_placement(), init_new_game(), and team_placement_state_destroy().