Package | Description |
---|---|
games.catastrophe |
Convert as many humans to as you can to survive in this post-apocalyptic wasteland.
|
Modifier and Type | Field and Description |
---|---|
Unit |
Player.cat
The overlord cat Unit owned by this Player.
|
Unit |
Tile.unit
The Unit on this Tile if present, otherwise null.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<Unit> |
Unit.squad
The Units in the same squad as this Unit.
|
java.util.List<Unit> |
Player.units
Every Unit owned by this Player.
|
java.util.List<Unit> |
Game.units
Every Unit in the game.
|
© 2020 MST ACM SIG-GAME