addJunction

fun addJunction(j: Junction, neighbor: CellNode<out Any>)

Add a junction to the current node.

Parameters

j

the junction

neighbor

the neighbor node at the other side of the junction