| Package | Description |
|---|---|
| games.pirates |
Steal from merchants and become the most infamous pirate.
|
| Modifier and Type | Field and Description |
|---|---|
Unit |
Tile.unit
The Unit on this Tile if present, otherwise null.
|
| Modifier and Type | Field and Description |
|---|---|
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