Package com.unciv.models.simulation

Types

MutableInt
Link copied to clipboard
class MutableInt(value: Int)
Simulation
Link copied to clipboard
class Simulation(newGameInfo: GameInfo, simulationsPerThread: Int, threadsNumber: Int, maxTurns: Int)
SimulationStep
Link copied to clipboard
class SimulationStep(gameInfo: GameInfo)