| Interface | Description |
|---|---|
| UnitController |
Each unit has associated an instance of this class.
|
| Class | Description |
|---|---|
| AstronautInfo |
Class with the information of a given astronaut at a given timestamp.
|
| BroadcastInfo |
Class that contains the information of a given broadcast.
|
| CarePackageInfo | |
| GameConstants |
Class containing all constants used in the game.
|
| Location |
Class that represents the location of each of the tiles.
|
| StructureInfo |
Class with the information of a given structure at a given timestamp.
|
| Enum | Description |
|---|---|
| ActionType |
Unit Actions.
|
| CarePackage |
All types of Care Packages
|
| Direction |
Class that contains all the directions in which a unit can move.
|
| MapObject | |
| StructureType |
Types of Structures.
|
| Team |
Enum that contains all factions in this game.
|
| TileType |
Types of Tiles.
|