25 class modeless_dialog;
91 virtual const std::string&
window_id()
const override;
void show_debug_clock_window()
Shows the debug clock.
This class implements the title screen.
void button_callback_cores()
result
Values for actions which leave the title screen.
title_screen(game_launcher &game)
virtual const std::string & window_id() const override
The ID of the window to build.
void button_callback_multiplayer()
void update_tip(const bool previous)
Updates the tip of day widget.
Abstract base class for all modal dialogs.
void hotkey_callback_select_tests()
std::unique_ptr< modeless_dialog > debug_clock_
Holds the debug clock dialog.
bool show_debug_clock_button
Do we wish to show the button for the debug clock.