Package com.unciv.ui.cityscreen
Types
CityConstructionsTable
Link copied to clipboard
Manager to hold and coordinate two widgets for the city screen left side:
CityInfoTable
Link copied to clipboard
CityReligionInfoTable
Link copied to clipboard
class CityReligionInfoTable(religionManager: CityInfoReligionManager, showMajority: Boolean) : Table
Content copied to clipboard
CityScreen
Link copied to clipboard
class CityScreen(city: CityInfo, selectedConstruction: IConstruction?, selectedTile: TileInfo?) : BaseScreen
Content copied to clipboard
CityScreenCityPickerTable
Link copied to clipboard
Widget for the City Screen - the panel at bottom center showing the city name and offering arrows to cycle through the cities.
CityScreenTileTable
Link copied to clipboard
CityStatsTable
Link copied to clipboard
CityTileGroup
Link copied to clipboard
class CityTileGroup(city: CityInfo, tileInfo: TileInfo, tileSetStrings: TileSetStrings) : TileGroup
Content copied to clipboard
ConstructionInfoTable
Link copied to clipboard
SpecialistAllocationTable
Link copied to clipboard
YieldGroup
Link copied to clipboard