Skip to content
Viraj Patil edited this page Feb 14, 2018 · 4 revisions

Bomb Model

Properties

  • rank rank of playing piece

  • team team name of that piece

  • pieceId unique id of each player

  • name name of that piece i.e bomb


Methods

  • attackedBy gives back self in case of miner as attacker Or gives back opponent as died piece in all other case

  • isMovable returns false

Clone this wiki locally