Freeciv-3.2
|
Go to the source code of this file.
Functions | |
void | popup_spaceship_dialog (struct player *pplayer) |
void | popdown_spaceship_dialog (struct player *pplayer) |
void | refresh_spaceship_dialog (struct player *pplayer) |
Close the spaceship dialog for the given player.
Definition at line 35 of file spaceshipdlg.c.
Popup (or raise) the spaceship dialog for the given player.
Definition at line 27 of file spaceshipdlg.c.
Refresh (update) the spaceship dialog for the given player.
Definition at line 43 of file spaceshipdlg.c.