|
|
Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
|
Public Attributes | |
| sim::PowerupType | type = sim::PowerupType::SpeedBoost |
| Revealed powerup type occupying this cell. | |
| uint8_t | col = 0 |
| Tile-map column occupied by the revealed powerup. | |
| uint8_t | row = 0 |
| Tile-map row occupied by the revealed powerup. | |