core
/
com.unciv.logic
/
GameInfo
/
YearsToTurn
Years
To
Turn
private class
YearsToTurn
(toTurn:
Int
, yearInterval:
Float
)
Content copied to clipboard
Types
Functions
Properties
Sources
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
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
toTurn
Link copied to clipboard
val
toTurn
:
Int
Content copied to clipboard
yearInterval
Link copied to clipboard
val
yearInterval
:
Float
Content copied to clipboard
Sources
jvm source
Link copied to clipboard