core
/
com.unciv.logic
/
GameInfo
/
YearsToTurn
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
get
List
Link copied to clipboard
fun
getList
(gameSpeed:
GameSpeed
):
List
<
GameInfo.YearsToTurn
>
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
epic
Link copied to clipboard
val
epic
:
List
<
GameInfo.YearsToTurn
>
Content copied to clipboard
marathon
Link copied to clipboard
val
marathon
:
List
<
GameInfo.YearsToTurn
>
Content copied to clipboard
quick
Link copied to clipboard
val
quick
:
List
<
GameInfo.YearsToTurn
>
Content copied to clipboard
standard
Link copied to clipboard
val
standard
:
List
<
GameInfo.YearsToTurn
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard