Freeciv21
Develop your civilization from humble roots to a global empire
minimap_panel.h File Reference
#include "ui_minimap_panel.h"
#include "widgets/decorations.h"
+ Include dependency graph for minimap_panel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  minimap_panel
 The panel at the bottom right of the game screen, holding the minimap and the Turn Done button. More...
 

Functions

void update_timeout_label ()
 Update the timeout display. More...
 

Function Documentation

◆ update_timeout_label()

void update_timeout_label ( )

Update the timeout display.

The timeout is the time until the turn ends.

Definition at line 147 of file minimap_panel.cpp.

Referenced by real_timer_callback(), and stop_turn_change_wait().