SwapWithButtonDto

class SwapWithButtonDto(unit: MapUnit, tileInfo: TileInfo) : WorldMapHolder.ButtonDto

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

tileInfo
Link copied to clipboard
val tileInfo: TileInfo
unit
Link copied to clipboard
val unit: MapUnit

Sources

jvm source
Link copied to clipboard