|
group2 0.1.0
CSE 125 Group 2
|
Pre-match lobby screen: player list, ready-up flow, and match-start handoff. More...
#include "IScreen.hpp"#include "network/Client.hpp"#include "network/lobby/LobbyStatus.hpp"#include "renderer-new/NewRenderer.hpp"#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | Lobby |
| IScreen implementation for the pre-match lobby. More... | |
Pre-match lobby screen: player list, ready-up flow, and match-start handoff.