|
group2 0.1.0
CSE 125 Group 2
|
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>Go to the source code of this file.
Classes | |
| class | HostConfig |
| IScreen implementation for local server launch settings. More... | |
Host-configuration screen for launching and managing a local server.