-
Interface Summary
| Interface |
Description |
| Buildable |
Interface that allows an Object to build its Cli representation
|
| Fillable |
Interface that allows an Object to fill its Cli representation
|
-
Class Summary
| Class |
Description |
| ActivatedLeaderDrawer |
Class that builds and fills the Cli representation of the LeaderCards that has been activated
|
| CardSlotsDrawer |
Class that builds and fills the Cli representation of the Card Slots
|
| ChestDrawer |
Class that builds and fills the Cli representation of the Chest
|
| DeckDrawer |
Class that builds and fills the Cli representation of the Develop Card Deck
|
| DevelopCardConstructor |
Class that builds and fills the Cli representation of a DevelopCard
|
| LeaderConstructor |
Class that builds and fills the Cli representation of a LeaderCard
|
| LeaderHandDrawer |
Class that builds and fills the Cli representation of the LeaderCards that has not been activated,
the cards that the player has in is hand
|
| LorenzoDrawer |
Class that builds and fills the Cli representation of Lorenzo il Magnifico
Builds and Fills the track and the last token played
|
| MarginConstructor |
Class that builds margins
|
| MarketDrawer |
Class that builds and fills the Cli representation of the Market
|
| TrackDrawer |
Class that builds and fills the Cli representation of the Track
|
| WarehouseDrawer |
Class that builds and fills the Cli representation of the Warehouse
|