getStairEdges

open fun getStairEdges(): List<Edge>

This will be used to dynamically add/remove stairs from the Dijkstra graph.

Return

Edges on the floor that consist of at least 1 stair waypoint.