|
|
Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
|
Multiplayer lobby scene shown after a successful session accept. More...
#include <array>#include <cstdint>#include <memory>#include <optional>#include <string_view>#include "Entities/Text.h"#include "Net/NetCommon.h"#include "Scenes/Scene.h"Go to the source code of this file.
Classes | |
| class | bomberman::LobbyScene |
| Multiplayer lobby scene backed by authoritative server seat state. More... | |
| struct | bomberman::LobbyScene::SeatRowWidgets |
Namespaces | |
| namespace | bomberman::net |
| Shared multiplayer protocol types and transport-facing wire helpers. | |
Multiplayer lobby scene shown after a successful session accept.