group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HostConfig.hpp File Reference

Host-configuration screen for launching and managing a local server. More...

#include "IScreen.hpp"
#include "app/AppContext.hpp"
#include "host/HostedServer.hpp"
#include "menus/pause/ConfirmModal.hpp"
#include "menus/settings/SystemMenuOverlay.hpp"
#include "network/DiscoverySettings.hpp"
#include "network/MatchConfig.hpp"
#include "renderer-new/NewRenderer.hpp"
#include <optional>
#include <string>
#include <string_view>
Include dependency graph for HostConfig.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HostConfig
 IScreen implementation for local server launch settings. More...

Detailed Description

Host-configuration screen for launching and managing a local server.