Package | Description |
---|---|
games.pirates |
Steal from merchants and become the most infamous pirate.
|
Modifier and Type | Field and Description |
---|---|
Port |
Tile.port
The Port on this Tile if present, otherwise null.
|
Port |
Player.port
The Port owned by this Player.
|
Port |
Unit.targetPort
(Merchants only) The Port this Unit is moving to.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<Port> |
Game.ports
Every Port in the game.
|
© 2020 MST ACM SIG-GAME