|
group2 0.1.0
CSE 125 Group 2
|
Functions | |
| JoinMenuResult | buildJoinMenu (JoinMenuState &state, std::string_view errorMessage={}) |
| Render the join game window and return any user action this frame. | |
| JoinMenuResult home_ui::buildJoinMenu | ( | JoinMenuState & | state, |
| std::string_view | errorMessage = {} ) |
Render the join game window and return any user action this frame.
| state | Persistent widget state (IP/port fields). |
| errorMessage | Optional error string displayed in red below the form. |