group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
LobbyUI.hpp File Reference

ImGui widgets for the pre-match lobby player list and ready/start controls. More...

#include "network/lobby/LobbyStatus.hpp"
#include <optional>
#include <vector>
Include dependency graph for LobbyUI.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BuildResult
 Output from a single lobby UI frame. More...
struct  LobbyUIConfig
 Input data consumed by lobby_ui::buildPlayerList each frame. More...

Namespaces

namespace  lobby_ui

Functions

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

Detailed Description

ImGui widgets for the pre-match lobby player list and ready/start controls.