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

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>
Include dependency graph for Lobby.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Lobby
 IScreen implementation for the pre-match lobby. More...

Detailed Description

Pre-match lobby screen: player list, ready-up flow, and match-start handoff.