canMoveTo

fun canMoveTo(tile: TileInfo, assumeCanPassThrough: Boolean = false): Boolean

Designates whether we can enter the tile - without attacking DOES NOT designate whether we can reach that tile in the current turn

Sources

jvm source
Link copied to clipboard