group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
JoinMenuState Struct Reference

Mutable widget state for the server join form. More...

#include <HomeUI.hpp>

Public Attributes

std::string serverIp = "127.0.0.1"
 Server hostname or IP address entered by the user.
int serverPort = 9999
 Server port entered by the user.

Detailed Description

Mutable widget state for the server join form.

Member Data Documentation

◆ serverIp

std::string JoinMenuState::serverIp = "127.0.0.1"

Server hostname or IP address entered by the user.

◆ serverPort

int JoinMenuState::serverPort = 9999

Server port entered by the user.


The documentation for this struct was generated from the following file: