|
group2 0.1.0
CSE 125 Group 2
|
ImGui widgets for the pre-match lobby player list and ready/start controls. More...
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.