Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
Loading...
Searching...
No Matches
ConnectScene.h File Reference

Multiplayer connect scene interface for the pre-game join flow. More...

#include <SDL.h>
#include <cstdint>
#include <memory>
#include <string>
#include <string_view>
#include "Entities/Text.h"
#include "Net/Client/NetClient.h"
#include "Scenes/Scene.h"

Go to the source code of this file.

Classes

class  bomberman::ConnectScene
 Pre-game multiplayer connect scene. More...
 

Detailed Description

Multiplayer connect scene interface for the pre-game join flow.