|
group2 0.1.0
CSE 125 Group 2
|
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. | |
Mutable widget state for the server join form.
| std::string JoinMenuState::serverIp = "127.0.0.1" |
Server hostname or IP address entered by the user.
| int JoinMenuState::serverPort = 9999 |
Server port entered by the user.