Local Edge
Functions
Properties
destination
Link copied to clipboard
finalDestination
Link copied to clipboard
heuristics
Link copied to clipboard
type
Link copied to clipboard
Inheritors
Extensions
get Edge For Diagonal Neighbour
Link copied to clipboard
If the given tile (diagonal neighbor) is not blocked, it gets added to the neighbors. If it is blocked, we check if there is a door that has a diagonal rotation Flag.Rotation.DIAGONAL
get Local Neighbors
Link copied to clipboard
fun LocalEdge.getLocalNeighbors(flags: Array<IntArray> = cachedFlags, onlyWalk: Boolean = false): MutableList<LocalEdge>
Content copied to clipboard
Used to find neighbors of LocalEdge