|
group2 0.1.0
CSE 125 Group 2
|
ImGui implementation of the lobby player-list panel and ready/start controls. More...
#include "LobbyUI.hpp"#include "menus/MenuTheme.hpp"#include <cstdio>#include <imgui.h>#include <imgui_internal.h>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. | |
ImGui implementation of the lobby player-list panel and ready/start controls.