Freeciv-3.3
|
Go to the source code of this file.
Functions | |
void | close_intel_dialog (struct player *p) |
void | popup_intel_dialog (struct player *p) |
void | update_intel_dialog (struct player *p) |
Close an intelligence dialog for the given player.
Definition at line 26 of file inteldlg.c.
Popup an intelligence dialog for the given player.
Definition at line 34 of file inteldlg.c.
Update the intelligence dialog for the given player. This is called by the core client code when that player's information changes.
Definition at line 43 of file inteldlg.c.