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

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>
Include dependency graph for Home.hpp:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Main menu screen with server join form.