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

#include <player.h>

Public Attributes

enum diplstate_type type
 
enum diplstate_type max_state
 
int first_contact_turn
 
int turns_left
 
int has_reason_to_cancel
 
int contact_turns_left
 
int auto_cancel_turn
 

Detailed Description

Definition at line 192 of file player.h.

Member Data Documentation

◆ auto_cancel_turn

int player_diplstate::auto_cancel_turn

Definition at line 200 of file player.h.

Referenced by player_diplstate_defaults(), and update_diplomatics().

◆ contact_turns_left

◆ first_contact_turn

◆ has_reason_to_cancel

◆ max_state

enum diplstate_type player_diplstate::max_state

◆ turns_left

◆ type