Freeciv21
Develop your civilization from humble roots to a global empire
team_placement_state Struct Reference

Public Attributes

int * startpos
 
long score
 

Detailed Description

Definition at line 64 of file gamehand.cpp.

Member Data Documentation

◆ score

long team_placement_state::score

Definition at line 66 of file gamehand.cpp.

Referenced by do_team_placement(), and init_new_game().

◆ startpos

int* team_placement_state::startpos

Definition at line 65 of file gamehand.cpp.

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