Package com.unciv.logic.city
Types
CityConstructions
Link copied to clipboard
class CityConstructions
Content copied to clipboard
City constructions manager.
CityExpansionManager
Link copied to clipboard
class CityExpansionManager
Content copied to clipboard
CityInfoConquestFunctions
Link copied to clipboard
Helper class for containing 200 lines of "how to move cities between civs"
CityInfoReligionManager
Link copied to clipboard
class CityInfoReligionManager
Content copied to clipboard
IConstruction
Link copied to clipboard
INonPerpetualConstruction
Link copied to clipboard
PerpetualConstruction
Link copied to clipboard
open class PerpetualConstruction(name: String, description: String) : IConstruction
Content copied to clipboard
PopulationManager
Link copied to clipboard
class PopulationManager
Content copied to clipboard
RejectionReason
Link copied to clipboard
enum RejectionReason(shouldShow: Boolean, errorMessage: String) : Enum<RejectionReason>
Content copied to clipboard
RejectionReasons
Link copied to clipboard