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

ImGui implementation of the lobby player-list panel and ready/start controls. More...

#include "LobbyUI.hpp"
#include <imgui.h>
Include dependency graph for LobbyUI.cpp:

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 implementation of the lobby player-list panel and ready/start controls.