canUnitSwapToReachableTile

private fun canUnitSwapToReachableTile(reachableTile: TileInfo): Boolean

Returns whether we can perform a unit swap move to the specified tile, given that it is reachable in the current turn

Sources

jvm source
Link copied to clipboard