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

Functions

BuildResult buildPlayerList (const LobbyUIConfig &config)
 Render the lobby player list window and return any player actions this frame.

Function Documentation

◆ buildPlayerList()

BuildResult lobby_ui::buildPlayerList ( const LobbyUIConfig & config)

Render the lobby player list window and return any player actions this frame.

Parameters
configRead-only snapshot of lobby state for this frame.
Returns
Actions the caller should apply (ready toggle, start match).
Here is the caller graph for this function: