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

Lobby screen implementation: network callback wiring, per-frame rendering, and countdown logic. More...

#include "Lobby.hpp"
#include "SDL3/SDL_init.h"
#include "SDL3/SDL_timer.h"
#include "ui/LobbyUI.hpp"
#include "util/InputCapture.hpp"
#include "util/LocalAddress.hpp"
#include <algorithm>
#include <imgui.h>
Include dependency graph for Lobby.cpp:

Detailed Description

Lobby screen implementation: network callback wiring, per-frame rendering, and countdown logic.