Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

consoleLog
Link copied to clipboard
private const val consoleLog: Boolean = false

Switch for console logging of next turn duration

multiPlayerRefresher
Link copied to clipboard
private var multiPlayerRefresher: Timer? = null

Sources

jvm source
Link copied to clipboard