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

Dedicated-server ENet event servicing entry point. More...

#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  bomberman::server
 Authoritative dedicated-server state, match flow, and fixed-tick simulation support.
 

Functions

bool bomberman::server::serviceServerEvents (ServerState &state, uint32_t serviceTimeoutMs)
 Services pending ENet events for the dedicated server.
 

Detailed Description

Dedicated-server ENet event servicing entry point.