Freeciv-3.2
|
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 25 of file inteldlg.cpp.
Popup an intelligence dialog for the given player.
Definition at line 33 of file inteldlg.cpp.
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 42 of file inteldlg.cpp.