swapMoveToTile

fun swapMoveToTile(destination: TileInfo)

Swaps this unit with the unit on the given tile Precondition: this unit can swap-move to the given tile, as determined by canUnitSwapTo

Sources

jvm source
Link copied to clipboard