Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
Loading...
Searching...
No Matches
ClientPrediction.cpp File Reference

Implementation of client-side local prediction, replay, and recovery helpers. More...

#include "ClientPrediction.h"
#include <algorithm>
#include <cstdlib>

Namespaces

namespace  bomberman::net
 Shared multiplayer protocol types and transport-facing wire helpers.
 

Detailed Description

Implementation of client-side local prediction, replay, and recovery helpers.