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

ImGui implementation of the server join form widget. More...

#include "HomeUI.hpp"
#include <imgui.h>
#include <misc/cpp/imgui_stdlib.h>
Include dependency graph for HomeUI.cpp:

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.

Detailed Description

ImGui implementation of the server join form widget.