Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
float | seconds_to_phasedone |
float | last_turn_change_time |
Definition at line 263 of file packets_gen.h.
float packet_timeout_info::last_turn_change_time |
Definition at line 265 of file packets_gen.h.
Referenced by begin_phase(), get_timeout_label_text(), handle_timeout_info(), real_timer_callback(), and start_turn_change_wait().
float packet_timeout_info::seconds_to_phasedone |
Definition at line 264 of file packets_gen.h.
Referenced by begin_phase(), first_timeout_action(), increase_timeout_because_unit_moved(), send_game_info(), server_sniff_all_input(), and timeout_action().