core
/
com.unciv.models.simulation
/
SimulationStep
Simulation
Step
class
SimulationStep
(gameInfo:
GameInfo
)
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
currentPlayer
Link copied to clipboard
val
currentPlayer
:
String
Content copied to clipboard
turns
Link copied to clipboard
var
turns
:
Int
Content copied to clipboard
victoryType
Link copied to clipboard
var
victoryType
:
VictoryType
?
Content copied to clipboard
winner
Link copied to clipboard
var
winner
:
String
? = null
Content copied to clipboard
Sources
jvm source
Link copied to clipboard