Package | Description |
---|---|
games.coreminer |
Mine resources to obtain more value than your opponent.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<Bomb> |
Tile.bombs
An array of Bombs on this Tile.
|
java.util.List<Bomb> |
Player.bombs
Every Bomb owned by this Player.
|
java.util.List<Bomb> |
Game.bombs
Every Bomb in the game.
|
© 2020 MST ACM SIG-GAME