|
group2 0.1.0
CSE 125 Group 2
|
Main menu screen with server join form. More...
#include "IScreen.hpp"#include "menus/home/ui/HomeUI.hpp"#include "renderer-new/NewRenderer.hpp"#include <optional>#include <string>Go to the source code of this file.
Classes | |
| struct | JoinRequest |
| Server address and port entered by the user on the home screen. More... | |
| class | Home |
| IScreen implementation for the main menu; hosts the server join form. More... | |
Main menu screen with server join form.