doorsInSight

abstract fun doorsInSight(): List<E>

Returns the doors (passages/edges) the node can perceive.

Return

a List of visible door edges of type E.