Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
getList
Link copied to clipboard
fun getList(gameSpeed: GameSpeed): List<GameInfo.YearsToTurn>
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

epic
Link copied to clipboard
val epic: List<GameInfo.YearsToTurn>
marathon
Link copied to clipboard
val marathon: List<GameInfo.YearsToTurn>
quick
Link copied to clipboard
val quick: List<GameInfo.YearsToTurn>
standard
Link copied to clipboard
val standard: List<GameInfo.YearsToTurn>

Sources

jvm source
Link copied to clipboard