|
|
Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
|
Small shared utility helpers that do not belong to the networking, simulation, or scene subsystems. More...
Classes | |
| struct | PlayerColor |
Functions | |
| constexpr PlayerColor | colorForPlayerId (const uint8_t playerId) |
Variables | |
| constexpr std::array< PlayerColor, 8 > | kPlayerColors |
| constexpr std::size_t | kPlayerColorCount = kPlayerColors.size() |
Small shared utility helpers that do not belong to the networking, simulation, or scene subsystems.
|
constexpr |