|
group2 0.1.0
CSE 125 Group 2
|
ImGui widgets for the pre-match lobby player list and ready/start controls. More...
#include "network/MatchConfig.hpp"#include "network/lobby/LobbyStatus.hpp"#include <optional>#include <string_view>#include <vector>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. | |
ImGui widgets for the pre-match lobby player list and ready/start controls.