group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
home_ui Namespace Reference

Functions

JoinMenuResult buildJoinMenu (JoinMenuState &state, std::string_view errorMessage={})
 Render the join game window and return any user action this frame.

Function Documentation

◆ buildJoinMenu()

JoinMenuResult home_ui::buildJoinMenu ( JoinMenuState & state,
std::string_view errorMessage = {} )

Render the join game window and return any user action this frame.

Parameters
statePersistent widget state (IP/port fields).
errorMessageOptional error string displayed in red below the form.
Returns
Actions the caller should apply (connect request).
Here is the caller graph for this function: