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

Compact tile cell payload reused by reliable gameplay events. More...

#include <NetCommon.h>

Public Attributes

uint8_t col = 0
 Tile-map column.
 
uint8_t row = 0
 Tile-map row.
 

Detailed Description

Compact tile cell payload reused by reliable gameplay events.


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