Interface | Description |
---|---|
LuxMapGenerator |
The LuxMapGenerator interface allows you to create MapGenerators and have Lux load and run them.
|
Class | Description |
---|---|
Board |
The Board is the connection between the game world and agents.
|
Card |
The Card class provides a data structure for representing cards, as well as some methods for checking sets.
|
Country |
A Country instance represents a single territory in the game.
|
ExternalMapGenerator | |
Gemisys | |
MapLoader | |
RandomMapGenerator |
RandomMapGenerator is an implementation of the MapGenerator interface.
|
Terrorism | |
TerrorismOps |