core
/
com.unciv.ui.worldscreen
/
WorldMapHolder
/
SwapWithButtonDto
Swap
With
Button
Dto
class
SwapWithButtonDto
(unit:
MapUnit
, tileInfo:
TileInfo
) :
WorldMapHolder.ButtonDto
Content copied to clipboard
Functions
Properties
Sources
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
tileInfo
Link copied to clipboard
val
tileInfo
:
TileInfo
Content copied to clipboard
unit
Link copied to clipboard
val
unit
:
MapUnit
Content copied to clipboard
Sources
jvm source
Link copied to clipboard