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

CONVERSION_RATE
Link copied to clipboard
const val CONVERSION_RATE: Int = 4
gold
Link copied to clipboard
val gold: PerpetualConstruction
idle
Link copied to clipboard
val idle: PerpetualConstruction
perpetualConstructionsMap
Link copied to clipboard
val perpetualConstructionsMap: Map<String, PerpetualConstruction>
science
Link copied to clipboard
val science: PerpetualConstruction

Sources

jvm source
Link copied to clipboard