core
/
com.unciv.logic.map
/
MapSize
/
Large
Large
Large
(30, 66, 43)
Content copied to clipboard
Functions
Properties
Functions
clone
Link copied to clipboard
protected fun
clone
():
Any
Content copied to clipboard
compare
To
Link copied to clipboard
operator override fun
compareTo
(other:
MapSize
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
get
Declaring
Class
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
MapSize
>
Content copied to clipboard
hash
Code
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
height
Link copied to clipboard
val
height
:
Int
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
radius
Link copied to clipboard
val
radius
:
Int
Content copied to clipboard
width
Link copied to clipboard
val
width
:
Int
Content copied to clipboard