7#ifndef BOMBERMAN_SERVEREVENTS_H
8#define BOMBERMAN_SERVEREVENTS_H
Authoritative dedicated-server state, match flow, and fixed-tick simulation support.
Definition ServerBombs.cpp:21
bool serviceServerEvents(ServerState &state, const uint32_t serviceTimeoutMs)
Services pending ENet events for the dedicated server.
Definition ServerEvents.cpp:107