Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
fromSettings
Link copied to clipboard
fun fromSettings(defaultDifficulty: String? = null): GameSetupInfo

Get a cloned and reseeded GameSetupInfo from saved settings if present, otherwise a default instance.

hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Sources

jvm source
Link copied to clipboard