Package com.unciv.logic.automation

Types

Automation
Link copied to clipboard
object Automation
BarbarianAutomation
Link copied to clipboard
class BarbarianAutomation(civInfo: CivilizationInfo)
BattleHelper
Link copied to clipboard
object BattleHelper
ChooseBeliefsAutomation
Link copied to clipboard
object ChooseBeliefsAutomation
ConstructionAutomation
Link copied to clipboard
class ConstructionAutomation(cityConstructions: CityConstructions)
NextTurnAutomation
Link copied to clipboard
object NextTurnAutomation
SpecificUnitAutomation
Link copied to clipboard
object SpecificUnitAutomation
ThreatLevel
Link copied to clipboard
enum ThreatLevel : Enum<ThreatLevel>
UnitAutomation
Link copied to clipboard
object UnitAutomation
WorkerAutomation
Link copied to clipboard
class WorkerAutomation(civInfo: CivilizationInfo, cachedForTurn: Int, cloningSource: WorkerAutomation?)

Contains the logic for worker automation.

WorkerAutomationConst
Link copied to clipboard
private object WorkerAutomationConst