![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Include dependency graph for spaceshipdlg.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ss_report |
Functions | |
| void | popup_spaceship_dialog (struct player *pplayer) |
| Popup (or raise) the spaceship dialog for the given player. More... | |
| void | popdown_all_spaceships_dialogs () |
| Close all spaceships dialogs. More... | |
| void popdown_all_spaceships_dialogs | ( | ) |
Close all spaceships dialogs.
Definition at line 241 of file spaceshipdlg.cpp.
| void popup_spaceship_dialog | ( | struct player * | pplayer | ) |
Popup (or raise) the spaceship dialog for the given player.
Definition at line 186 of file spaceshipdlg.cpp.