| Package | Description |
|---|---|
| games.necrowar |
Send hordes of the undead at your opponent while defending yourself against theirs to win.
|
| 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