Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
Loading...
Searching...
No Matches
bomberman::server::BombCell Struct Reference

Tile-map cell coordinate used by bomb and powerup state. More...

#include <ServerState.h>

Public Attributes

uint8_t col = 0
 
uint8_t row = 0
 

Detailed Description

Tile-map cell coordinate used by bomb and powerup state.


The documentation for this struct was generated from the following file: