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

Public Attributes

uint8_t ownerId = 0
 Player identifier [0, kMaxPlayers) that owns this bomb.
 
uint8_t col = 0
 Tile-map column occupied by the bomb.
 
uint8_t row = 0
 Tile-map row occupied by the bomb.
 
uint8_t radius = 0
 Explosion radius snapped at placement time.
 

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