![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | ui_main () |
| The main loop for the UI. More... | |
| void | ui_exit () |
| Do any necessary UI-specific cleanup. More... | |
| void | gui_update_allfonts () |
| void | conn_list_dialog_update () |
Variables | |
| const char * | client_string |
| void conn_list_dialog_update | ( | ) |
Definition at line 429 of file update_queue.cpp.
Referenced by client_state(), handle_conn_info(), handle_player_remove(), and handle_team_name_info().
| void gui_update_allfonts | ( | ) |
Definition at line 284 of file gui_main.cpp.
Referenced by allfont_changed_callback().
| void ui_exit | ( | ) |
Do any necessary UI-specific cleanup.
Definition at line 116 of file gui_main.cpp.
Referenced by client_exit().
| void ui_main | ( | ) |
The main loop for the UI.
This is called from main(), and when it exits the client will exit.
Definition at line 69 of file gui_main.cpp.
Referenced by client_main().
|
extern |
Definition at line 48 of file gui_main.cpp.
Referenced by client_main().