|
group2 0.1.0
CSE 125 Group 2
|
ImGui widget for the main menu server join form. More...
#include <string>#include <string_view>Go to the source code of this file.
Classes | |
| struct | JoinMenuState |
| Mutable widget state for the server join form. More... | |
| struct | JoinMenuResult |
| Output from a single home UI frame. More... | |
Namespaces | |
| namespace | home_ui |
Functions | |
| JoinMenuResult | home_ui::buildJoinMenu (JoinMenuState &state, std::string_view errorMessage={}) |
| Render the join game window and return any user action this frame. | |
ImGui widget for the main menu server join form.